|
@@ -2,7 +2,7 @@ msgid ""
|
|
msgstr ""
|
|
msgstr ""
|
|
"Project-Id-Version: zammad\n"
|
|
"Project-Id-Version: zammad\n"
|
|
"POT-Creation-Date: \n"
|
|
"POT-Creation-Date: \n"
|
|
-"PO-Revision-Date: 2023-12-04 06:38+0000\n"
|
|
|
|
|
|
+"PO-Revision-Date: 2024-01-08 09:38+0000\n"
|
|
"Last-Translator: Martin Gruner <mg@zammad.com>\n"
|
|
"Last-Translator: Martin Gruner <mg@zammad.com>\n"
|
|
"Language-Team: German <https://translations.zammad.org/projects/zammad/"
|
|
"Language-Team: German <https://translations.zammad.org/projects/zammad/"
|
|
"zammad-development/de/>\n"
|
|
"zammad-development/de/>\n"
|
|
@@ -11,7 +11,7 @@ msgstr ""
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
-"X-Generator: Weblate 5.2.1\n"
|
|
|
|
|
|
+"X-Generator: Weblate 5.3\n"
|
|
|
|
|
|
#. Default date format to use for the current locale.
|
|
#. Default date format to use for the current locale.
|
|
#. These placeholders are supported:
|
|
#. These placeholders are supported:
|
|
@@ -1332,6 +1332,10 @@ msgstr "Erweiterte Nachfrage-Erkennung"
|
|
msgid "Additional information"
|
|
msgid "Additional information"
|
|
msgstr "Weitere Informationen"
|
|
msgstr "Weitere Informationen"
|
|
|
|
|
|
|
|
+#: app/frontend/apps/desktop/components/layout/LayoutPublicPage.vue
|
|
|
|
+msgid "Additional information and links"
|
|
|
|
+msgstr "Zusätzliche Informationen und Links"
|
|
|
|
+
|
|
#: db/seeds/object_manager_attributes.rb
|
|
#: db/seeds/object_manager_attributes.rb
|
|
msgid "Address"
|
|
msgid "Address"
|
|
msgstr "Adresse"
|
|
msgstr "Adresse"
|
|
@@ -1354,6 +1358,7 @@ msgid "Admin Interface"
|
|
msgstr "Administrations-Oberfläche"
|
|
msgstr "Administrations-Oberfläche"
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/admin_password_auth.coffee
|
|
#: app/assets/javascripts/app/controllers/admin_password_auth.coffee
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/routes.ts
|
|
msgid "Admin Password Login"
|
|
msgid "Admin Password Login"
|
|
msgstr "Administrator-Passwort-Anmeldung"
|
|
msgstr "Administrator-Passwort-Anmeldung"
|
|
|
|
|
|
@@ -1371,9 +1376,7 @@ msgid ""
|
|
"<div>Please, click on the link below (or copy and paste the URL into your "
|
|
"<div>Please, click on the link below (or copy and paste the URL into your "
|
|
"browser) to proceed:</div>\n"
|
|
"browser) to proceed:</div>\n"
|
|
"<br>\n"
|
|
"<br>\n"
|
|
-"<div><a href=\"#{config.http_type}://#{config.fqdn}/#login/admin/#{token."
|
|
|
|
-"token}\">#{config.http_type}://#{config.fqdn}/#login/admin/#{token.token}</"
|
|
|
|
-"a></div>\n"
|
|
|
|
|
|
+"<div><a href=\"#{url}\">#{url}</a></div>\n"
|
|
"<br>\n"
|
|
"<br>\n"
|
|
"<div>This link takes you to a page where you can log in.</div>\n"
|
|
"<div>This link takes you to a page where you can log in.</div>\n"
|
|
"<br>\n"
|
|
"<br>\n"
|
|
@@ -1391,9 +1394,7 @@ msgstr ""
|
|
"<div>Bitte klicken Sie den unten stehenden Link (oder kopieren Sie die URL "
|
|
"<div>Bitte klicken Sie den unten stehenden Link (oder kopieren Sie die URL "
|
|
"in Ihren Browser), um fortzufahren:</div>\n"
|
|
"in Ihren Browser), um fortzufahren:</div>\n"
|
|
"<br>\n"
|
|
"<br>\n"
|
|
-"<div><a href=\"#{config.http_type}://#{config.fqdn}/#login/admin/#{token."
|
|
|
|
-"token}\">#{config.http_type}://#{config.fqdn}/#login/admin/#{token.token}</"
|
|
|
|
-"a></div>\n"
|
|
|
|
|
|
+"<div><a href=\"#{url}\">#{url}</a></div>\n"
|
|
"<br>\n"
|
|
"<br>\n"
|
|
"<div>Dieser Link führt Sie auf eine Seite, auf welcher Sie sich anmelden "
|
|
"<div>Dieser Link führt Sie auf eine Seite, auf welcher Sie sich anmelden "
|
|
"können.</div>\n"
|
|
"können.</div>\n"
|
|
@@ -2610,6 +2611,11 @@ msgstr "Abbrechen"
|
|
#: app/assets/javascripts/app/views/password/reset_change.jst.eco
|
|
#: app/assets/javascripts/app/views/password/reset_change.jst.eco
|
|
#: app/assets/javascripts/app/views/password/reset_sent.jst.eco
|
|
#: app/assets/javascripts/app/views/password/reset_sent.jst.eco
|
|
#: app/assets/javascripts/app/views/signup.jst.eco
|
|
#: app/assets/javascripts/app/views/signup.jst.eco
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginTwoFactorMethods.vue
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
msgid "Cancel & Go Back"
|
|
msgid "Cancel & Go Back"
|
|
msgstr "Abbrechen & Zurück"
|
|
msgstr "Abbrechen & Zurück"
|
|
|
|
|
|
@@ -2932,6 +2938,10 @@ msgstr ""
|
|
msgid "Choose your language."
|
|
msgid "Choose your language."
|
|
msgstr "Wählen Sie Ihre Sprache."
|
|
msgstr "Wählen Sie Ihre Sprache."
|
|
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue
|
|
|
|
+msgid "Choose your new password"
|
|
|
|
+msgstr "Wählen Sie Ihr neues Passwort"
|
|
|
|
+
|
|
#: app/assets/javascripts/app/views/password/reset_change.jst.eco
|
|
#: app/assets/javascripts/app/views/password/reset_change.jst.eco
|
|
msgid "Choose your new password."
|
|
msgid "Choose your new password."
|
|
msgstr "Wählen Sie Ihr neues Passwort."
|
|
msgstr "Wählen Sie Ihr neues Passwort."
|
|
@@ -3018,7 +3028,8 @@ msgstr "Clearbit-Integration"
|
|
msgid "Click here"
|
|
msgid "Click here"
|
|
msgstr "Klicken Sie hier"
|
|
msgstr "Klicken Sie hier"
|
|
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/components/AfterAuth/TwoFactorConfiguration.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/AfterAuth/TwoFactorConfiguration.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/AfterAuth/TwoFactorConfiguration.vue
|
|
msgid "Click here to set up a two-factor authentication method."
|
|
msgid "Click here to set up a two-factor authentication method."
|
|
msgstr ""
|
|
msgstr ""
|
|
"Hier klicken zum Einrichten einer Methode für Zwei-Faktor-Authentifizierung."
|
|
"Hier klicken zum Einrichten einer Methode für Zwei-Faktor-Authentifizierung."
|
|
@@ -3211,6 +3222,11 @@ msgstr "Dialog bestätigen"
|
|
msgid "Confirm merge"
|
|
msgid "Confirm merge"
|
|
msgstr "Zusammenfassen bestätigen"
|
|
msgstr "Zusammenfassen bestätigen"
|
|
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
|
|
+msgid "Confirm password"
|
|
|
|
+msgstr "Passwort bestätigen"
|
|
|
|
+
|
|
#. This is the template file app/views/mailer/signup/en.html.erb in ERB/HTML format.
|
|
#. This is the template file app/views/mailer/signup/en.html.erb in ERB/HTML format.
|
|
#. Please make sure to translate it to a valid corresponding output structure.
|
|
#. Please make sure to translate it to a valid corresponding output structure.
|
|
#: app/views/mailer/signup/en.html.erb
|
|
#: app/views/mailer/signup/en.html.erb
|
|
@@ -3223,9 +3239,7 @@ msgid ""
|
|
"<div>Confirm your email address to complete your #{config.product_name} "
|
|
"<div>Confirm your email address to complete your #{config.product_name} "
|
|
"account. It's easy, just click the link below.</div>\n"
|
|
"account. It's easy, just click the link below.</div>\n"
|
|
"<br>\n"
|
|
"<br>\n"
|
|
-"<div><a href=\"#{config.http_type}://#{config.fqdn}/#email_verify/#{token."
|
|
|
|
-"token}\">#{config.http_type}://#{config.fqdn}/#email_verify/#{token.token}</"
|
|
|
|
-"a></div>\n"
|
|
|
|
|
|
+"<div><a href=\"#{url}\">#{url}</a></div>\n"
|
|
"<br>\n"
|
|
"<br>\n"
|
|
"<div>Your #{config.product_name} Team</div>\n"
|
|
"<div>Your #{config.product_name} Team</div>\n"
|
|
msgstr ""
|
|
msgstr ""
|
|
@@ -3238,9 +3252,7 @@ msgstr ""
|
|
"product_name} abzuschließen. Es ist einfach - klicken Sie nur auf den Link "
|
|
"product_name} abzuschließen. Es ist einfach - klicken Sie nur auf den Link "
|
|
"unten.</div>\n"
|
|
"unten.</div>\n"
|
|
"<br>\n"
|
|
"<br>\n"
|
|
-"<div><a href=\"#{config.http_type}://#{config.fqdn}/#email_verify/#{token."
|
|
|
|
-"token}\">#{config.http_type}://#{config.fqdn}/#email_verify/#{token.token}</"
|
|
|
|
-"a></div>\n"
|
|
|
|
|
|
+"<div><a href=\"#{url}\">#{url}</a></div>\n"
|
|
"<br>\n"
|
|
"<br>\n"
|
|
"<div>Ihr #{config.product_name}-Team</div>\n"
|
|
"<div>Ihr #{config.product_name}-Team</div>\n"
|
|
|
|
|
|
@@ -3327,7 +3339,8 @@ msgid "Connection test successful"
|
|
msgstr "Verbindungstest erfolgreich"
|
|
msgstr "Verbindungstest erfolgreich"
|
|
|
|
|
|
#: app/assets/javascripts/app/views/widget/two_factor_login/help_text.jst.eco
|
|
#: app/assets/javascripts/app/views/widget/two_factor_login/help_text.jst.eco
|
|
-#: app/frontend/apps/mobile/pages/login/views/Login.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/views/Login.vue
|
|
msgid "Contact the administrator if you have any problems logging in."
|
|
msgid "Contact the administrator if you have any problems logging in."
|
|
msgstr "Kontaktieren Sie bei Anmelde-Problemen den Administrator."
|
|
msgstr "Kontaktieren Sie bei Anmelde-Problemen den Administrator."
|
|
|
|
|
|
@@ -3376,12 +3389,13 @@ msgid "Continue session"
|
|
msgstr "Sitzung fortsetzen"
|
|
msgstr "Sitzung fortsetzen"
|
|
|
|
|
|
#: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
|
#: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
|
-#: app/frontend/apps/mobile/pages/login/views/Login.vue
|
|
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/views/Login.vue
|
|
msgid "Continue to desktop"
|
|
msgid "Continue to desktop"
|
|
msgstr "Weiter mit Desktop"
|
|
msgstr "Weiter mit Desktop"
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/_plugin/mobile_detection.coffee
|
|
#: app/assets/javascripts/app/controllers/_plugin/mobile_detection.coffee
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
msgid "Continue to mobile"
|
|
msgid "Continue to mobile"
|
|
msgstr "Weiter mit mobil"
|
|
msgstr "Weiter mit mobil"
|
|
|
|
|
|
@@ -3585,6 +3599,7 @@ msgid "Create and set up %s"
|
|
msgstr "Erstellen und Einrichten von %s"
|
|
msgstr "Erstellen und Einrichten von %s"
|
|
|
|
|
|
#: app/assets/javascripts/app/views/signup.jst.eco
|
|
#: app/assets/javascripts/app/views/signup.jst.eco
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
msgid "Create my account"
|
|
msgid "Create my account"
|
|
msgstr "Mein Konto erstellen"
|
|
msgstr "Mein Konto erstellen"
|
|
|
|
|
|
@@ -5578,6 +5593,7 @@ msgstr "Elasticsearch muss konfiguriert werden!"
|
|
#: app/assets/javascripts/app/views/getting_started/email.jst.eco
|
|
#: app/assets/javascripts/app/views/getting_started/email.jst.eco
|
|
#: app/assets/javascripts/app/views/import/kayako.jst.eco
|
|
#: app/assets/javascripts/app/views/import/kayako.jst.eco
|
|
#: app/assets/javascripts/app/views/import/zendesk.jst.eco
|
|
#: app/assets/javascripts/app/views/import/zendesk.jst.eco
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
#: app/frontend/shared/entities/ticket-article/action/plugins/email.ts
|
|
#: app/frontend/shared/entities/ticket-article/action/plugins/email.ts
|
|
#: db/seeds/object_manager_attributes.rb public/assets/form/form.js
|
|
#: db/seeds/object_manager_attributes.rb public/assets/form/form.js
|
|
msgid "Email"
|
|
msgid "Email"
|
|
@@ -5642,6 +5658,11 @@ msgstr "E-Mail-Benachrichtigungen"
|
|
msgid "Email Outbound"
|
|
msgid "Email Outbound"
|
|
msgstr "E-Mail (ausgehend)"
|
|
msgstr "E-Mail (ausgehend)"
|
|
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/routes.ts
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/SignupVerify.vue
|
|
|
|
+msgid "Email Verification"
|
|
|
|
+msgstr "E-Mail-Prüfung"
|
|
|
|
+
|
|
#: app/models/user.rb
|
|
#: app/models/user.rb
|
|
msgid "Email address '%{email}' is already used for another user."
|
|
msgid "Email address '%{email}' is already used for another user."
|
|
msgstr ""
|
|
msgstr ""
|
|
@@ -5649,6 +5670,7 @@ msgstr ""
|
|
"verwendet."
|
|
"verwendet."
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/email_verify.coffee
|
|
#: app/assets/javascripts/app/controllers/email_verify.coffee
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/SignupVerify.vue
|
|
msgid "Email could not be verified. Please contact your administrator."
|
|
msgid "Email could not be verified. Please contact your administrator."
|
|
msgstr ""
|
|
msgstr ""
|
|
"Verifizierung der E-Mail nicht möglich. Bitte kontaktieren Sie Ihren "
|
|
"Verifizierung der E-Mail nicht möglich. Bitte kontaktieren Sie Ihren "
|
|
@@ -5670,6 +5692,7 @@ msgstr ""
|
|
"verifizieren."
|
|
"verifizieren."
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/signup.coffee
|
|
#: app/assets/javascripts/app/controllers/signup.coffee
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
msgid "Email sent to \"%s\". Please verify your email account."
|
|
msgid "Email sent to \"%s\". Please verify your email account."
|
|
msgstr "E-Mail gesendet an \"%s\". Bitte verifizieren Sie Ihr E-Mail-Konto."
|
|
msgstr "E-Mail gesendet an \"%s\". Bitte verifizieren Sie Ihr E-Mail-Konto."
|
|
|
|
|
|
@@ -6028,7 +6051,8 @@ msgid "Enter link URL"
|
|
msgstr "Verknüpfungs-URL angeben"
|
|
msgstr "Verknüpfungs-URL angeben"
|
|
|
|
|
|
#: app/assets/javascripts/app/lib/app_post/two_factor_methods/recovery_codes.coffee
|
|
#: app/assets/javascripts/app/lib/app_post/two_factor_methods/recovery_codes.coffee
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginRecoveryCode.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginRecoveryCode.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginRecoveryCode.vue
|
|
msgid "Enter one of your unused recovery codes."
|
|
msgid "Enter one of your unused recovery codes."
|
|
msgstr ""
|
|
msgstr ""
|
|
"Geben Sie einen Ihrer noch nicht verwendeten Wiederherstellungs-Codes ein."
|
|
"Geben Sie einen Ihrer noch nicht verwendeten Wiederherstellungs-Codes ein."
|
|
@@ -6375,7 +6399,7 @@ msgstr "Extrahieren von Zammad-Anhangsinformationen aus Arrays"
|
|
#: app/assets/javascripts/app/views/facebook/index.jst.eco
|
|
#: app/assets/javascripts/app/views/facebook/index.jst.eco
|
|
#: app/assets/javascripts/app/views/facebook/list.jst.eco
|
|
#: app/assets/javascripts/app/views/facebook/list.jst.eco
|
|
#: app/controllers/first_steps_controller.rb
|
|
#: app/controllers/first_steps_controller.rb
|
|
-#: app/frontend/shared/composables/useThirdPartyAuthentication.ts
|
|
|
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
#: app/frontend/shared/entities/ticket-article/action/plugins/facebook.ts
|
|
#: app/frontend/shared/entities/ticket-article/action/plugins/facebook.ts
|
|
#: db/seeds/settings.rb
|
|
#: db/seeds/settings.rb
|
|
msgid "Facebook"
|
|
msgid "Facebook"
|
|
@@ -6444,10 +6468,6 @@ msgstr ""
|
|
"Diese Funktion ist nicht konfiguriert, bitte kontaktieren Sie Ihren "
|
|
"Diese Funktion ist nicht konfiguriert, bitte kontaktieren Sie Ihren "
|
|
"Administrator!"
|
|
"Administrator!"
|
|
|
|
|
|
-#: app/controllers/users_controller.rb
|
|
|
|
-msgid "Feature not enabled!"
|
|
|
|
-msgstr "Funktion nicht aktiviert!"
|
|
|
|
-
|
|
|
|
#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
#: app/assets/javascripts/app/controllers/report.coffee
|
|
#: app/assets/javascripts/app/controllers/report.coffee
|
|
#: app/assets/javascripts/app/controllers/time_accounting_accounted_time.coffee
|
|
#: app/assets/javascripts/app/controllers/time_accounting_accounted_time.coffee
|
|
@@ -6541,6 +6561,7 @@ msgid "First Steps"
|
|
msgstr "Erste Schritte"
|
|
msgstr "Erste Schritte"
|
|
|
|
|
|
#: app/assets/javascripts/app/models/user.coffee
|
|
#: app/assets/javascripts/app/models/user.coffee
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
#: db/seeds/object_manager_attributes.rb
|
|
#: db/seeds/object_manager_attributes.rb
|
|
msgid "First name"
|
|
msgid "First name"
|
|
msgstr "Vorname"
|
|
msgstr "Vorname"
|
|
@@ -6628,12 +6649,13 @@ msgid "Forgot Password Screen"
|
|
msgstr "Passwort-Vergessen-Ansicht"
|
|
msgstr "Passwort-Vergessen-Ansicht"
|
|
|
|
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
-#: app/frontend/apps/desktop/pages/login/views/Login.vue
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginCredentialsForm.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginCredentialsForm.vue
|
|
msgid "Forgot password?"
|
|
msgid "Forgot password?"
|
|
msgstr "Passwort vergessen?"
|
|
msgstr "Passwort vergessen?"
|
|
|
|
|
|
#: app/assets/javascripts/app/views/password/reset.jst.eco
|
|
#: app/assets/javascripts/app/views/password/reset.jst.eco
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue
|
|
msgid "Forgot your password?"
|
|
msgid "Forgot your password?"
|
|
msgstr "Passwort vergessen?"
|
|
msgstr "Passwort vergessen?"
|
|
|
|
|
|
@@ -6820,6 +6842,7 @@ msgid "Get notified"
|
|
msgstr "Benachrichtigt werden"
|
|
msgstr "Benachrichtigt werden"
|
|
|
|
|
|
#: app/assets/javascripts/app/lib/app_post/two_factor_methods/authenticator_app.coffee
|
|
#: app/assets/javascripts/app/lib/app_post/two_factor_methods/authenticator_app.coffee
|
|
|
|
+#: app/frontend/shared/entities/two-factor/plugins/authenticator_app.ts
|
|
#: db/seeds/settings.rb
|
|
#: db/seeds/settings.rb
|
|
msgid "Get the security code from the authenticator app on your device."
|
|
msgid "Get the security code from the authenticator app on your device."
|
|
msgstr ""
|
|
msgstr ""
|
|
@@ -6836,7 +6859,7 @@ msgstr "Schlüssel-Information vom Browser abfragen…"
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/_integration/github.coffee
|
|
#: app/assets/javascripts/app/controllers/_integration/github.coffee
|
|
#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
-#: app/frontend/shared/composables/useThirdPartyAuthentication.ts
|
|
|
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
#: db/seeds/settings.rb
|
|
#: db/seeds/settings.rb
|
|
msgid "GitHub"
|
|
msgid "GitHub"
|
|
msgstr "GitHub"
|
|
msgstr "GitHub"
|
|
@@ -6864,7 +6887,7 @@ msgstr ""
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee
|
|
#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee
|
|
#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
-#: app/frontend/shared/composables/useThirdPartyAuthentication.ts
|
|
|
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
#: db/seeds/settings.rb
|
|
#: db/seeds/settings.rb
|
|
msgid "GitLab"
|
|
msgid "GitLab"
|
|
msgstr "GitLab"
|
|
msgstr "GitLab"
|
|
@@ -6920,7 +6943,7 @@ msgid "Go Back"
|
|
msgstr "Zurück"
|
|
msgstr "Zurück"
|
|
|
|
|
|
#: app/frontend/apps/mobile/components/CommonBackButton/CommonBackButton.vue
|
|
#: app/frontend/apps/mobile/components/CommonBackButton/CommonBackButton.vue
|
|
-#: app/frontend/apps/mobile/pages/login/views/Login.vue
|
|
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/views/Login.vue
|
|
msgid "Go back"
|
|
msgid "Go back"
|
|
msgstr "Zurück"
|
|
msgstr "Zurück"
|
|
|
|
|
|
@@ -6939,7 +6962,7 @@ msgstr "Abschieds-Nachricht"
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/_channel/google.coffee
|
|
#: app/assets/javascripts/app/controllers/_channel/google.coffee
|
|
#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
-#: app/frontend/shared/composables/useThirdPartyAuthentication.ts
|
|
|
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
#: db/seeds/settings.rb
|
|
#: db/seeds/settings.rb
|
|
msgid "Google"
|
|
msgid "Google"
|
|
msgstr "Google"
|
|
msgstr "Google"
|
|
@@ -7155,7 +7178,8 @@ msgid "Have a nice day."
|
|
msgstr "Auf Wiedersehen."
|
|
msgstr "Auf Wiedersehen."
|
|
|
|
|
|
#: app/assets/javascripts/app/views/widget/two_factor_login/help_text.jst.eco
|
|
#: app/assets/javascripts/app/views/widget/two_factor_login/help_text.jst.eco
|
|
-#: app/frontend/apps/mobile/pages/login/views/Login.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/views/Login.vue
|
|
msgid "Having problems?"
|
|
msgid "Having problems?"
|
|
msgstr "Gibt es Schwierigkeiten?"
|
|
msgstr "Gibt es Schwierigkeiten?"
|
|
|
|
|
|
@@ -7497,6 +7521,8 @@ msgstr ""
|
|
|
|
|
|
#: app/assets/javascripts/app/views/admin_password_auth/request_sent.jst.eco
|
|
#: app/assets/javascripts/app/views/admin_password_auth/request_sent.jst.eco
|
|
#: app/assets/javascripts/app/views/password/reset_sent.jst.eco
|
|
#: app/assets/javascripts/app/views/password/reset_sent.jst.eco
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue
|
|
msgid ""
|
|
msgid ""
|
|
"If you don't receive instructions within a minute or two, check your email's "
|
|
"If you don't receive instructions within a minute or two, check your email's "
|
|
"spam and junk filters, or try resending your request."
|
|
"spam and junk filters, or try resending your request."
|
|
@@ -7515,7 +7541,8 @@ msgstr ""
|
|
"Spam, Social oder andere."
|
|
"Spam, Social oder andere."
|
|
|
|
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
-#: app/frontend/apps/mobile/pages/login/views/Login.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/views/Login.vue
|
|
msgid ""
|
|
msgid ""
|
|
"If you have problems with the third-party login you can request a one-time "
|
|
"If you have problems with the third-party login you can request a one-time "
|
|
"password login as an admin."
|
|
"password login as an admin."
|
|
@@ -8131,6 +8158,7 @@ msgid "John Smith"
|
|
msgstr "Johann Schmidt"
|
|
msgstr "Johann Schmidt"
|
|
|
|
|
|
#: app/assets/javascripts/app/views/signup.jst.eco
|
|
#: app/assets/javascripts/app/views/signup.jst.eco
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
msgid "Join %s"
|
|
msgid "Join %s"
|
|
msgstr "%s beitreten"
|
|
msgstr "%s beitreten"
|
|
|
|
|
|
@@ -8327,6 +8355,7 @@ msgid "Last login"
|
|
msgstr "Letzte Anmeldung"
|
|
msgstr "Letzte Anmeldung"
|
|
|
|
|
|
#: app/assets/javascripts/app/models/user.coffee
|
|
#: app/assets/javascripts/app/models/user.coffee
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
#: db/seeds/object_manager_attributes.rb
|
|
#: db/seeds/object_manager_attributes.rb
|
|
msgid "Last name"
|
|
msgid "Last name"
|
|
msgstr "Nachname"
|
|
msgstr "Nachname"
|
|
@@ -8441,7 +8470,7 @@ msgid "Linked Tickets"
|
|
msgstr "Verknüpfte Tickets"
|
|
msgstr "Verknüpfte Tickets"
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
-#: app/frontend/shared/composables/useThirdPartyAuthentication.ts
|
|
|
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
#: db/seeds/settings.rb
|
|
#: db/seeds/settings.rb
|
|
msgid "LinkedIn"
|
|
msgid "LinkedIn"
|
|
msgstr "LinkedIn"
|
|
msgstr "LinkedIn"
|
|
@@ -8493,6 +8522,7 @@ msgstr "Laden fehlgeschlagen."
|
|
#: app/assets/javascripts/app/lib/app_post/task_manager.coffee
|
|
#: app/assets/javascripts/app/lib/app_post/task_manager.coffee
|
|
#: app/assets/javascripts/app/lib/base/jquery.textmodule.js
|
|
#: app/assets/javascripts/app/lib/base/jquery.textmodule.js
|
|
#: app/assets/javascripts/app/views/generic/page_loading.jst.eco
|
|
#: app/assets/javascripts/app/views/generic/page_loading.jst.eco
|
|
|
|
+#: app/frontend/apps/desktop/components/CommonLoader/CommonLoader.vue
|
|
#: app/frontend/shared/form/i18n/locales.ts
|
|
#: app/frontend/shared/form/i18n/locales.ts
|
|
#: app/views/init/spinner-loading.html.erb
|
|
#: app/views/init/spinner-loading.html.erb
|
|
msgid "Loading…"
|
|
msgid "Loading…"
|
|
@@ -8555,8 +8585,7 @@ msgstr ""
|
|
"Authentifizierung."
|
|
"Authentifizierung."
|
|
|
|
|
|
#: app/assets/javascripts/app/views/getting_started/base.jst.eco
|
|
#: app/assets/javascripts/app/views/getting_started/base.jst.eco
|
|
-#: app/frontend/apps/desktop/pages/login/views/Login.vue
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginFooter.vue
|
|
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginFooter.vue
|
|
#: db/seeds/settings.rb
|
|
#: db/seeds/settings.rb
|
|
msgid "Logo"
|
|
msgid "Logo"
|
|
msgstr "Logo"
|
|
msgstr "Logo"
|
|
@@ -8855,7 +8884,7 @@ msgid "Method (AJAX endpoint)"
|
|
msgstr "Methode (AJAX-Endpunkt)"
|
|
msgstr "Methode (AJAX-Endpunkt)"
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
-#: app/frontend/shared/composables/useThirdPartyAuthentication.ts
|
|
|
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
#: db/seeds/settings.rb
|
|
#: db/seeds/settings.rb
|
|
msgid "Microsoft"
|
|
msgid "Microsoft"
|
|
msgstr "Microsoft"
|
|
msgstr "Microsoft"
|
|
@@ -9403,7 +9432,8 @@ msgstr ""
|
|
"target=\"zammad_app\">In #{config.product_name} anzeigen</a>\n"
|
|
"target=\"zammad_app\">In #{config.product_name} anzeigen</a>\n"
|
|
"</div>\n"
|
|
"</div>\n"
|
|
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginCredentialsForm.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginCredentialsForm.vue
|
|
msgid "New user?"
|
|
msgid "New user?"
|
|
msgstr "Neuer Benutzer?"
|
|
msgstr "Neuer Benutzer?"
|
|
|
|
|
|
@@ -10037,11 +10067,13 @@ msgstr "Optionen"
|
|
msgid "Or migrate from another system."
|
|
msgid "Or migrate from another system."
|
|
msgstr "Oder migrieren Sie von einem anderen System."
|
|
msgstr "Oder migrieren Sie von einem anderen System."
|
|
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginThirdParty.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginThirdParty.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginThirdParty.vue
|
|
msgid "Or sign in using"
|
|
msgid "Or sign in using"
|
|
msgstr "oder Anmelden über"
|
|
msgstr "oder Anmelden über"
|
|
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginTwoFactorMethods.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginTwoFactorMethods.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginTwoFactorMethods.vue
|
|
msgid "Or use one of your recovery codes."
|
|
msgid "Or use one of your recovery codes."
|
|
msgstr "Oder verwenden Sie einen Ihrer Wiederherstellungs-Codes."
|
|
msgstr "Oder verwenden Sie einen Ihrer Wiederherstellungs-Codes."
|
|
|
|
|
|
@@ -10302,8 +10334,10 @@ msgstr "Übergeordnete Gruppe"
|
|
#: app/assets/javascripts/app/views/integration/exchange.jst.eco
|
|
#: app/assets/javascripts/app/views/integration/exchange.jst.eco
|
|
#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
|
|
#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
-#: app/frontend/apps/desktop/pages/login/views/Login.vue
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginCredentialsForm.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginCredentialsForm.vue
|
|
#: db/seeds/object_manager_attributes.rb db/seeds/permissions.rb
|
|
#: db/seeds/object_manager_attributes.rb db/seeds/permissions.rb
|
|
msgid "Password"
|
|
msgid "Password"
|
|
msgstr "Passwort"
|
|
msgstr "Passwort"
|
|
@@ -10349,6 +10383,10 @@ msgstr "Das Passwort muss mindestens ein Sonderzeichen enthalten."
|
|
msgid "Password needs to have at least a minimal number of characters."
|
|
msgid "Password needs to have at least a minimal number of characters."
|
|
msgstr "Das Passwort muss mindestens eine minimale Anzahl von Zeichen haben."
|
|
msgstr "Das Passwort muss mindestens eine minimale Anzahl von Zeichen haben."
|
|
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue
|
|
|
|
+msgid "Password reset request successful!"
|
|
|
|
+msgstr "Anforderung zum Zurücksetzen des Passworts erfolgreich!"
|
|
|
|
+
|
|
#: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee
|
|
#: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee
|
|
msgid "Paste"
|
|
msgid "Paste"
|
|
msgstr "Einfügen"
|
|
msgstr "Einfügen"
|
|
@@ -10497,6 +10535,16 @@ msgstr "Klicken Sie die untere Schaltfläche, um das erste zu erstellen."
|
|
msgid "Please click on the link in the verification email."
|
|
msgid "Please click on the link in the verification email."
|
|
msgstr "Bitte klicken Sie den Link in der Verifizierungs-E-Mail."
|
|
msgstr "Bitte klicken Sie den Link in der Verifizierungs-E-Mail."
|
|
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
|
|
+msgid ""
|
|
|
|
+"Please click on the link in the verification email. If you don't see the "
|
|
|
|
+"email, check other places it might be, like your junk, spam, social, or "
|
|
|
|
+"other folders."
|
|
|
|
+msgstr ""
|
|
|
|
+"Bitte klicken Sie auf den Link in der Bestätigungs-E-Mail. Wenn Sie die E-"
|
|
|
|
+"Mail nicht sehen, überprüfen Sie andere Orte, an denen sie sich befinden "
|
|
|
|
+"könnte, z. B. Ihren Junk-, Spam-, Social- oder andere Ordner."
|
|
|
|
+
|
|
#: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee
|
|
#: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee
|
|
msgid "Please contact your administrator."
|
|
msgid "Please contact your administrator."
|
|
msgstr "Bitte kontaktieren Sie Ihren Administrator."
|
|
msgstr "Bitte kontaktieren Sie Ihren Administrator."
|
|
@@ -10638,8 +10686,8 @@ msgstr "Postmaster-Filter"
|
|
#: app/assets/javascripts/app/views/password/reset_sent.jst.eco
|
|
#: app/assets/javascripts/app/views/password/reset_sent.jst.eco
|
|
#: app/assets/javascripts/app/views/signup.jst.eco
|
|
#: app/assets/javascripts/app/views/signup.jst.eco
|
|
#: app/assets/javascripts/app/views/signup/verify.jst.eco
|
|
#: app/assets/javascripts/app/views/signup/verify.jst.eco
|
|
-#: app/frontend/apps/desktop/pages/login/views/Login.vue
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginFooter.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/components/layout/LayoutPublicPage.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginFooter.vue
|
|
msgid "Powered by"
|
|
msgid "Powered by"
|
|
msgstr "Unterstützt von"
|
|
msgstr "Unterstützt von"
|
|
|
|
|
|
@@ -10938,8 +10986,9 @@ msgstr ""
|
|
"werden immer angelegt."
|
|
"werden immer angelegt."
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/widget/two_factor_login/method/recovery_codes.coffee
|
|
#: app/assets/javascripts/app/controllers/widget/two_factor_login/method/recovery_codes.coffee
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginRecoveryCode.vue
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/views/Login.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginRecoveryCode.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginRecoveryCode.vue
|
|
|
|
+#: app/frontend/shared/composables/authentication/useLoginTwoFactor.ts
|
|
msgid "Recovery Code"
|
|
msgid "Recovery Code"
|
|
msgstr "Wiederherstellungs-Code"
|
|
msgstr "Wiederherstellungs-Code"
|
|
|
|
|
|
@@ -10975,7 +11024,8 @@ msgstr ""
|
|
msgid "Regenerate recovery codes"
|
|
msgid "Regenerate recovery codes"
|
|
msgstr "Wiederherstellungs-Codes neu erzeugen"
|
|
msgstr "Wiederherstellungs-Codes neu erzeugen"
|
|
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginCredentialsForm.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginCredentialsForm.vue
|
|
msgid "Register"
|
|
msgid "Register"
|
|
msgstr "Registrieren"
|
|
msgstr "Registrieren"
|
|
|
|
|
|
@@ -10984,6 +11034,7 @@ msgid "Register as a new customer"
|
|
msgstr "Als neuer Kunde registrieren"
|
|
msgstr "Als neuer Kunde registrieren"
|
|
|
|
|
|
#: app/assets/javascripts/app/views/signup/verify.jst.eco
|
|
#: app/assets/javascripts/app/views/signup/verify.jst.eco
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
msgid "Registration successful!"
|
|
msgid "Registration successful!"
|
|
msgstr "Registrierung abgeschlossen!"
|
|
msgstr "Registrierung abgeschlossen!"
|
|
|
|
|
|
@@ -10997,8 +11048,8 @@ msgstr "Applikation neu laden"
|
|
|
|
|
|
#: app/assets/javascripts/app/views/generic/login_preview.jst.eco
|
|
#: app/assets/javascripts/app/views/generic/login_preview.jst.eco
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
-#: app/frontend/apps/desktop/pages/login/views/Login.vue
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginCredentialsForm.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginCredentialsForm.vue
|
|
msgid "Remember me"
|
|
msgid "Remember me"
|
|
msgstr "An mich erinnern"
|
|
msgstr "An mich erinnern"
|
|
|
|
|
|
@@ -11155,11 +11206,13 @@ msgid "Request for Change"
|
|
msgstr "Änderungsanfrage"
|
|
msgstr "Änderungsanfrage"
|
|
|
|
|
|
#: app/assets/javascripts/app/views/admin_password_auth/request.jst.eco
|
|
#: app/assets/javascripts/app/views/admin_password_auth/request.jst.eco
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue
|
|
msgid "Request password login for admin?"
|
|
msgid "Request password login for admin?"
|
|
msgstr "Passwort-Anmeldung für Administrator anfordern?"
|
|
msgstr "Passwort-Anmeldung für Administrator anfordern?"
|
|
|
|
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
-#: app/frontend/apps/mobile/pages/login/views/Login.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/views/Login.vue
|
|
msgid "Request the password login here."
|
|
msgid "Request the password login here."
|
|
msgstr "Fordern Sie die Passwort-Anmeldung hier an."
|
|
msgstr "Fordern Sie die Passwort-Anmeldung hier an."
|
|
|
|
|
|
@@ -11190,6 +11243,7 @@ msgstr ""
|
|
#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
|
|
#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
|
|
#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
|
|
#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
|
|
#: app/assets/javascripts/app/views/signup/verify.jst.eco
|
|
#: app/assets/javascripts/app/views/signup/verify.jst.eco
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
msgid "Resend verification email"
|
|
msgid "Resend verification email"
|
|
msgstr "Bestätigungsmail erneut senden"
|
|
msgstr "Bestätigungsmail erneut senden"
|
|
|
|
|
|
@@ -11246,9 +11300,7 @@ msgid ""
|
|
"<div>If you want to reset your password, click on the link below (or copy "
|
|
"<div>If you want to reset your password, click on the link below (or copy "
|
|
"and paste the URL into your browser):</div>\n"
|
|
"and paste the URL into your browser):</div>\n"
|
|
"<br>\n"
|
|
"<br>\n"
|
|
-"<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
|
|
|
|
-"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
|
|
|
|
-"#{token.token}</a></div>\n"
|
|
|
|
|
|
+"<div><a href=\"#{url}\">#{url}</a></div>\n"
|
|
"<br>\n"
|
|
"<br>\n"
|
|
"<div>This link takes you to a page where you can change your password.</"
|
|
"<div>This link takes you to a page where you can change your password.</"
|
|
"div>\n"
|
|
"div>\n"
|
|
@@ -11268,9 +11320,7 @@ msgstr ""
|
|
"<div>Wenn Sie Ihr Passwort zurücksetzen wollen, klicken Sie auf den unten "
|
|
"<div>Wenn Sie Ihr Passwort zurücksetzen wollen, klicken Sie auf den unten "
|
|
"stehenden Link (oder kopieren Sie die URL in Ihren Browser):</div>\n"
|
|
"stehenden Link (oder kopieren Sie die URL in Ihren Browser):</div>\n"
|
|
"<br>\n"
|
|
"<br>\n"
|
|
-"<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
|
|
|
|
-"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
|
|
|
|
-"#{token.token}</a></div>\n"
|
|
|
|
|
|
+"<div><a href=\"#{url}\">#{url}</a></div>\n"
|
|
"<br>\n"
|
|
"<br>\n"
|
|
"<div>Dieser Link führt Sie zu einer Seite, auf der Sie Ihr Passwort ändern "
|
|
"<div>Dieser Link führt Sie zu einer Seite, auf der Sie Ihr Passwort ändern "
|
|
"können.</div>\n"
|
|
"können.</div>\n"
|
|
@@ -11294,9 +11344,7 @@ msgid ""
|
|
"<div>If you want to reset your password, click on the link below (or copy "
|
|
"<div>If you want to reset your password, click on the link below (or copy "
|
|
"and paste the URL into your browser):</div>\n"
|
|
"and paste the URL into your browser):</div>\n"
|
|
"<br>\n"
|
|
"<br>\n"
|
|
-"<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
|
|
|
|
-"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
|
|
|
|
-"#{token.token}</a></div>\n"
|
|
|
|
|
|
+"<div><a href=\"#{url}\">#{url}</a></div>\n"
|
|
"<br>\n"
|
|
"<br>\n"
|
|
"<div>This link takes you to a page where you can change your password.</"
|
|
"<div>This link takes you to a page where you can change your password.</"
|
|
"div>\n"
|
|
"div>\n"
|
|
@@ -11316,9 +11364,7 @@ msgstr ""
|
|
"<div>Wenn Sie Ihr Passwort zurücksetzen wollen, klicken Sie auf den unten "
|
|
"<div>Wenn Sie Ihr Passwort zurücksetzen wollen, klicken Sie auf den unten "
|
|
"stehenden Link (oder kopieren Sie die URL in Ihren Browser):</div>\n"
|
|
"stehenden Link (oder kopieren Sie die URL in Ihren Browser):</div>\n"
|
|
"<br>\n"
|
|
"<br>\n"
|
|
-"<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
|
|
|
|
-"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
|
|
|
|
-"#{token.token}</a></div>\n"
|
|
|
|
|
|
+"<div><a href=\"#{url}\">#{url}</a></div>\n"
|
|
"<br>\n"
|
|
"<br>\n"
|
|
"<div>Dieser Link führt Sie zu einer Seite, auf der Sie Ihr Passwort ändern "
|
|
"<div>Dieser Link führt Sie zu einer Seite, auf der Sie Ihr Passwort ändern "
|
|
"können.</div>\n"
|
|
"können.</div>\n"
|
|
@@ -11354,7 +11400,9 @@ msgstr "Ergebnis:"
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/security_keys.coffee
|
|
#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/security_keys.coffee
|
|
#: app/assets/javascripts/app/views/widget/two_factor_login/security_keys.jst.eco
|
|
#: app/assets/javascripts/app/views/widget/two_factor_login/security_keys.jst.eco
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginTwoFactor.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginTwoFactor.vue
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginTwoFactor.vue
|
|
msgid "Retry"
|
|
msgid "Retry"
|
|
msgstr "Erneut versuchen"
|
|
msgstr "Erneut versuchen"
|
|
|
|
|
|
@@ -11465,7 +11513,7 @@ msgid "S/MIME integration"
|
|
msgstr "S/MIME-Integration"
|
|
msgstr "S/MIME-Integration"
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
-#: app/frontend/shared/composables/useThirdPartyAuthentication.ts
|
|
|
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
#: db/seeds/settings.rb
|
|
#: db/seeds/settings.rb
|
|
msgid "SAML"
|
|
msgid "SAML"
|
|
msgstr "SAML"
|
|
msgstr "SAML"
|
|
@@ -11550,7 +11598,7 @@ msgid "SSL/STARTTLS"
|
|
msgstr "SSL/STARTTLS"
|
|
msgstr "SSL/STARTTLS"
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
-#: app/frontend/shared/composables/useThirdPartyAuthentication.ts
|
|
|
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
#: db/seeds/settings.rb
|
|
#: db/seeds/settings.rb
|
|
msgid "SSO"
|
|
msgid "SSO"
|
|
msgstr "SSO"
|
|
msgstr "SSO"
|
|
@@ -11826,7 +11874,8 @@ msgstr "Sicherheit"
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/authenticator_app.coffee
|
|
#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/authenticator_app.coffee
|
|
#: app/assets/javascripts/app/controllers/widget/two_factor_login/method.coffee
|
|
#: app/assets/javascripts/app/controllers/widget/two_factor_login/method.coffee
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginTwoFactor.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginTwoFactor.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginTwoFactor.vue
|
|
msgid "Security Code"
|
|
msgid "Security Code"
|
|
msgstr "Sicherheits-Code"
|
|
msgstr "Sicherheits-Code"
|
|
|
|
|
|
@@ -12415,18 +12464,21 @@ msgstr "Signatur-Fehler"
|
|
#: app/assets/javascripts/app/views/generic/login_preview.jst.eco
|
|
#: app/assets/javascripts/app/views/generic/login_preview.jst.eco
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
#: app/assets/javascripts/app/views/widget/two_factor_login/security_code.jst.eco
|
|
#: app/assets/javascripts/app/views/widget/two_factor_login/security_code.jst.eco
|
|
-#: app/frontend/apps/desktop/pages/login/routes.ts
|
|
|
|
-#: app/frontend/apps/desktop/pages/login/views/Login.vue
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginCredentialsForm.vue
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginRecoveryCode.vue
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginTwoFactor.vue
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/routes.ts
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginRecoveryCode.vue
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginTwoFactor.vue
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/routes.ts
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginCredentialsForm.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginRecoveryCode.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginTwoFactor.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/routes.ts
|
|
#: app/frontend/apps/mobile/pages/playground/views/PlaygroundOverview.vue
|
|
#: app/frontend/apps/mobile/pages/playground/views/PlaygroundOverview.vue
|
|
msgid "Sign in"
|
|
msgid "Sign in"
|
|
msgstr "Anmelden"
|
|
msgstr "Anmelden"
|
|
|
|
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginThirdParty.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginThirdParty.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginThirdParty.vue
|
|
msgid "Sign in using"
|
|
msgid "Sign in using"
|
|
msgstr "Anmelden über"
|
|
msgstr "Anmelden über"
|
|
|
|
|
|
@@ -12475,6 +12527,10 @@ msgstr "Signiert"
|
|
msgid "Signing & Encrypting"
|
|
msgid "Signing & Encrypting"
|
|
msgstr "Signieren & Verschlüsseln"
|
|
msgstr "Signieren & Verschlüsseln"
|
|
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/routes.ts
|
|
|
|
+msgid "Signup"
|
|
|
|
+msgstr "Registrieren"
|
|
|
|
+
|
|
#: app/assets/javascripts/app/models/public_link.coffee
|
|
#: app/assets/javascripts/app/models/public_link.coffee
|
|
msgid "Signup Screen"
|
|
msgid "Signup Screen"
|
|
msgstr "Registrierungs-Ansicht"
|
|
msgstr "Registrierungs-Ansicht"
|
|
@@ -12815,6 +12871,9 @@ msgstr "Betreff"
|
|
#: app/assets/javascripts/app/views/settings/switch.jst.eco
|
|
#: app/assets/javascripts/app/views/settings/switch.jst.eco
|
|
#: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco
|
|
#: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco
|
|
#: app/assets/javascripts/app/views/settings/ticket_number.jst.eco
|
|
#: app/assets/javascripts/app/views/settings/ticket_number.jst.eco
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue
|
|
#: app/frontend/shared/form/i18n/locales.ts
|
|
#: app/frontend/shared/form/i18n/locales.ts
|
|
msgid "Submit"
|
|
msgid "Submit"
|
|
msgstr "Übermitteln"
|
|
msgstr "Übermitteln"
|
|
@@ -13104,6 +13163,7 @@ msgid ""
|
|
msgstr "Vielen Dank für Ihre Anfrage (#%s). Wir melden uns umgehend."
|
|
msgstr "Vielen Dank für Ihre Anfrage (#%s). Wir melden uns umgehend."
|
|
|
|
|
|
#: app/assets/javascripts/app/views/signup/verify.jst.eco
|
|
#: app/assets/javascripts/app/views/signup/verify.jst.eco
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
msgid "Thanks for joining. Email sent to \"%s\"."
|
|
msgid "Thanks for joining. Email sent to \"%s\"."
|
|
msgstr "Vielen Dank und Willkommen. Eine E-Mail wurde an \"%s\" gesendet."
|
|
msgstr "Vielen Dank und Willkommen. Eine E-Mail wurde an \"%s\" gesendet."
|
|
|
|
|
|
@@ -13563,6 +13623,10 @@ msgstr "Die Länge des privaten Schlüssels ist zu kurz."
|
|
msgid "The limit of %s displayable tickets was reached (%s remaining)"
|
|
msgid "The limit of %s displayable tickets was reached (%s remaining)"
|
|
msgstr "Das Limit von %s darstellbaren Tickets wurde erreicht (%s verbleibend)"
|
|
msgstr "Das Limit von %s darstellbaren Tickets wurde erreicht (%s verbleibend)"
|
|
|
|
|
|
|
|
+#: app/services/service/auth/verify_admin_token.rb
|
|
|
|
+msgid "The login is not possible."
|
|
|
|
+msgstr "Die Anmeldung ist nicht möglich."
|
|
|
|
+
|
|
#: app/models/ticket/number.rb
|
|
#: app/models/ticket/number.rb
|
|
msgid "The new ticket number could not be generated."
|
|
msgid "The new ticket number could not be generated."
|
|
msgstr "Die neue Ticketnummer konnte nicht erzeugt werden."
|
|
msgstr "Die neue Ticketnummer konnte nicht erzeugt werden."
|
|
@@ -13701,7 +13765,10 @@ msgstr "Die angegebene Nutzlast ist ungültig. Bitte überprüfen Sie die Syntax
|
|
|
|
|
|
#: app/controllers/application_controller/authenticates.rb
|
|
#: app/controllers/application_controller/authenticates.rb
|
|
#: app/controllers/integration/check_mk_controller.rb
|
|
#: app/controllers/integration/check_mk_controller.rb
|
|
-#: app/controllers/users_controller.rb
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue
|
|
|
|
+#: app/services/service/user/password_reset/update.rb
|
|
|
|
+#: app/services/service/user/password_reset/verify.rb
|
|
|
|
+#: app/services/service/user/signup_verify.rb
|
|
msgid "The provided token is invalid."
|
|
msgid "The provided token is invalid."
|
|
msgstr "Das angegebene Token ist ungültig."
|
|
msgstr "Das angegebene Token ist ungültig."
|
|
|
|
|
|
@@ -13717,6 +13784,10 @@ msgstr "Der Bericht konnte nicht erstellt werden"
|
|
msgid "The request could not be processed."
|
|
msgid "The request could not be processed."
|
|
msgstr "Die Anfrage konnte nicht verarbeitet werden."
|
|
msgstr "Die Anfrage konnte nicht verarbeitet werden."
|
|
|
|
|
|
|
|
+#: lib/operations_rate_limiter.rb
|
|
|
|
+msgid "The request limit for this operation was exceeded."
|
|
|
|
+msgstr "Die Anfrage-Begrenzung für diesen Vorgang wurde überschritten."
|
|
|
|
+
|
|
#: lib/validations/verify_perform_rules_validator.rb
|
|
#: lib/validations/verify_perform_rules_validator.rb
|
|
msgid "The required '%{attribute}' value for %{key}, %{inner} is missing!"
|
|
msgid "The required '%{attribute}' value for %{key}, %{inner} is missing!"
|
|
msgstr "Der erforderliche '%{attribute}' Wert für %{key}, %{inner} fehlt!"
|
|
msgstr "Der erforderliche '%{attribute}' Wert für %{key}, %{inner} fehlt!"
|
|
@@ -13922,7 +13993,7 @@ msgstr ""
|
|
"konfigurieren Sie diese selbst."
|
|
"konfigurieren Sie diese selbst."
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/login.coffee
|
|
#: app/assets/javascripts/app/controllers/login.coffee
|
|
-#: app/frontend/apps/mobile/pages/login/views/Login.vue
|
|
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/views/Login.vue
|
|
msgid "The session is no longer valid. Please log in again."
|
|
msgid "The session is no longer valid. Please log in again."
|
|
msgstr "Die Sitzung ist nicht mehr gültig. Bitte melden Sie sich erneut an."
|
|
msgstr "Die Sitzung ist nicht mehr gültig. Bitte melden Sie sich erneut an."
|
|
|
|
|
|
@@ -13993,11 +14064,24 @@ msgstr ""
|
|
msgid "The tickets could not be merged."
|
|
msgid "The tickets could not be merged."
|
|
msgstr "Die Tickets konnten nicht zusammengefasst werden."
|
|
msgstr "Die Tickets konnten nicht zusammengefasst werden."
|
|
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue
|
|
|
|
+msgid "The token could not be verified. Please contact your administrator."
|
|
|
|
+msgstr ""
|
|
|
|
+"Verifizierung des Tokens nicht möglich. Bitte kontaktieren Sie Ihren "
|
|
|
|
+"Administrator."
|
|
|
|
+
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/composables/useAdminPasswordAuthVerify.ts
|
|
msgid "The token for the admin password login is invalid."
|
|
msgid "The token for the admin password login is invalid."
|
|
msgstr "Das Token für die Administrator-Passwort-Anmeldung ist ungültig."
|
|
msgstr "Das Token für die Administrator-Passwort-Anmeldung ist ungültig."
|
|
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/components/AfterAuth/TwoFactorConfiguration.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/composables/useAdminPasswordAuthVerify.ts
|
|
|
|
+msgid "The token is valid. You are now able to login via password once."
|
|
|
|
+msgstr ""
|
|
|
|
+"Das Token ist gültig. Sie können sich nun einmalig mit dem Passwort anmelden."
|
|
|
|
+
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/AfterAuth/TwoFactorConfiguration.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/AfterAuth/TwoFactorConfiguration.vue
|
|
msgid "The two-factor authentication is not configured yet."
|
|
msgid "The two-factor authentication is not configured yet."
|
|
msgstr "Die Zwei-Faktor-Authentifizierung ist noch nicht eingerichtet."
|
|
msgstr "Die Zwei-Faktor-Authentifizierung ist noch nicht eingerichtet."
|
|
|
|
|
|
@@ -14257,6 +14341,10 @@ msgstr ""
|
|
msgid "This entry already exists!"
|
|
msgid "This entry already exists!"
|
|
msgstr "Dieser Eintrag existiert bereits!"
|
|
msgstr "Dieser Eintrag existiert bereits!"
|
|
|
|
|
|
|
|
+#: app/services/service/check_feature_enabled.rb
|
|
|
|
+msgid "This feature is not enabled."
|
|
|
|
+msgstr "Diese Funktion ist nicht aktiviert."
|
|
|
|
+
|
|
#: config/initializers/activemodel_error.rb
|
|
#: config/initializers/activemodel_error.rb
|
|
msgid "This field %s"
|
|
msgid "This field %s"
|
|
msgstr "Dieses Feld %s"
|
|
msgstr "Dieses Feld %s"
|
|
@@ -14529,6 +14617,14 @@ msgid ""
|
|
"realtime."
|
|
"realtime."
|
|
msgstr "Dieser Dienst zeigt eingehende und ausgehende Anrufe in Echtzeit an."
|
|
msgstr "Dieser Dienst zeigt eingehende und ausgehende Anrufe in Echtzeit an."
|
|
|
|
|
|
|
|
+#: app/services/service/concerns/handles_setting.rb
|
|
|
|
+msgid "This setting is not disabled."
|
|
|
|
+msgstr "Diese Einstellung ist nicht deaktiviert."
|
|
|
|
+
|
|
|
|
+#: app/services/service/concerns/handles_setting.rb
|
|
|
|
+msgid "This setting is not enabled."
|
|
|
|
+msgstr "Diese Einstellung ist nicht aktiviert."
|
|
|
|
+
|
|
#: app/assets/javascripts/app/models/group.coffee
|
|
#: app/assets/javascripts/app/models/group.coffee
|
|
msgid "This signature is inactive, it won't be included in the reply."
|
|
msgid "This signature is inactive, it won't be included in the reply."
|
|
msgstr "Die Signatur ist nicht aktiv und wird der Antwort nicht beigefügt."
|
|
msgstr "Die Signatur ist nicht aktiv und wird der Antwort nicht beigefügt."
|
|
@@ -15324,16 +15420,18 @@ msgstr ""
|
|
"bestimmter Zeiten ausgelöst (z.B. Warten auf Wiedervorlage, Eskalation)."
|
|
"bestimmter Zeiten ausgelöst (z.B. Warten auf Wiedervorlage, Eskalation)."
|
|
|
|
|
|
#: app/assets/javascripts/app/views/widget/two_factor_login/try_another_method.jst.eco
|
|
#: app/assets/javascripts/app/views/widget/two_factor_login/try_another_method.jst.eco
|
|
-#: app/frontend/apps/mobile/pages/login/views/Login.vue
|
|
|
|
|
|
+#: app/frontend/shared/composables/authentication/useLoginTwoFactor.ts
|
|
msgid "Try Another Method"
|
|
msgid "Try Another Method"
|
|
msgstr "Eine andere Methode verwenden"
|
|
msgstr "Eine andere Methode verwenden"
|
|
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue
|
|
#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue
|
|
#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue
|
|
msgid "Try again"
|
|
msgid "Try again"
|
|
msgstr "Erneut versuchen"
|
|
msgstr "Erneut versuchen"
|
|
|
|
|
|
#: app/assets/javascripts/app/views/widget/two_factor_login/help_text.jst.eco
|
|
#: app/assets/javascripts/app/views/widget/two_factor_login/help_text.jst.eco
|
|
-#: app/frontend/apps/mobile/pages/login/views/Login.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/views/Login.vue
|
|
msgid "Try another method"
|
|
msgid "Try another method"
|
|
msgstr "Eine andere Methode verwenden"
|
|
msgstr "Eine andere Methode verwenden"
|
|
|
|
|
|
@@ -15394,7 +15492,7 @@ msgstr ""
|
|
#: app/assets/javascripts/app/views/twitter/index.jst.eco
|
|
#: app/assets/javascripts/app/views/twitter/index.jst.eco
|
|
#: app/assets/javascripts/app/views/twitter/list.jst.eco
|
|
#: app/assets/javascripts/app/views/twitter/list.jst.eco
|
|
#: app/controllers/first_steps_controller.rb
|
|
#: app/controllers/first_steps_controller.rb
|
|
-#: app/frontend/shared/composables/useThirdPartyAuthentication.ts
|
|
|
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
#: app/frontend/shared/entities/ticket-article/action/plugins/twitter.ts
|
|
#: app/frontend/shared/entities/ticket-article/action/plugins/twitter.ts
|
|
#: db/seeds/settings.rb
|
|
#: db/seeds/settings.rb
|
|
msgid "Twitter"
|
|
msgid "Twitter"
|
|
@@ -15452,7 +15550,8 @@ msgstr "Twitter-Key"
|
|
msgid "Twitter Secret"
|
|
msgid "Twitter Secret"
|
|
msgstr "Twitter-Secret"
|
|
msgstr "Twitter-Secret"
|
|
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/after-auth/plugins/twoFactorSetup.ts
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/after-auth/plugins/twoFactorSetup.ts
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/after-auth/plugins/twoFactorSetup.ts
|
|
msgid "Two-Factor Authentication Configuration Is Required"
|
|
msgid "Two-Factor Authentication Configuration Is Required"
|
|
msgstr "Zwei-Faktor-Authentifizierung muss eingerichtet werden"
|
|
msgstr "Zwei-Faktor-Authentifizierung muss eingerichtet werden"
|
|
|
|
|
|
@@ -15470,7 +15569,8 @@ msgid "Two-factor authentication is not supported with HTTP BasicAuth."
|
|
msgstr ""
|
|
msgstr ""
|
|
"Zwei-Faktor-Authentifizierung wird nicht mit HTTP BasicAuth unterstützt."
|
|
"Zwei-Faktor-Authentifizierung wird nicht mit HTTP BasicAuth unterstützt."
|
|
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginTwoFactor.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginTwoFactor.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginTwoFactor.vue
|
|
msgid "Two-factor authentication method could not be initiated."
|
|
msgid "Two-factor authentication method could not be initiated."
|
|
msgstr ""
|
|
msgstr ""
|
|
"Die Methode für Zwei-Faktor-Authentifizierung konnte nicht gestartet werden."
|
|
"Die Methode für Zwei-Faktor-Authentifizierung konnte nicht gestartet werden."
|
|
@@ -15534,6 +15634,29 @@ msgstr "URL"
|
|
msgid "URL (AJAX endpoint)"
|
|
msgid "URL (AJAX endpoint)"
|
|
msgstr "URL (AJAX-Endpunkt)"
|
|
msgstr "URL (AJAX-Endpunkt)"
|
|
|
|
|
|
|
|
+#: app/services/service/auth/send_admin_token.rb
|
|
|
|
+msgid "Unable to create token for the user."
|
|
|
|
+msgstr "Token für den Benutzer kann nicht erstellt werden."
|
|
|
|
+
|
|
|
|
+#: app/services/service/user/signup.rb
|
|
|
|
+msgid "Unable to generate token."
|
|
|
|
+msgstr "Token kann nicht erzeugt werden."
|
|
|
|
+
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
|
|
+msgid "Unable to resend verification email."
|
|
|
|
+msgstr "Die Verifizierungs-E-Mail kann nicht erneut gesendet werden."
|
|
|
|
+
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue
|
|
|
|
+msgid "Unable to send admin password auth email."
|
|
|
|
+msgstr ""
|
|
|
|
+"E-Mail mit Admin-Passwort-Authentifizierung kann nicht gesendet werden."
|
|
|
|
+
|
|
|
|
+#: app/services/service/auth/send_admin_token.rb
|
|
|
|
+#: app/services/service/user/password_reset/send.rb
|
|
|
|
+#: app/services/service/user/password_reset/update.rb
|
|
|
|
+msgid "Unable to send email to the user."
|
|
|
|
+msgstr "Es ist nicht möglich, dem Benutzer eine E-Mail zu senden."
|
|
|
|
+
|
|
#: app/controllers/first_steps_controller.rb db/seeds/overviews.rb
|
|
#: app/controllers/first_steps_controller.rb db/seeds/overviews.rb
|
|
msgid "Unassigned & Open Tickets"
|
|
msgid "Unassigned & Open Tickets"
|
|
msgstr "Nicht zugewiesene & offene Tickets"
|
|
msgstr "Nicht zugewiesene & offene Tickets"
|
|
@@ -16006,8 +16129,10 @@ msgstr ""
|
|
msgid "Username"
|
|
msgid "Username"
|
|
msgstr "Benutzername"
|
|
msgstr "Benutzername"
|
|
|
|
|
|
-#: app/frontend/apps/desktop/pages/login/views/Login.vue
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginCredentialsForm.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginCredentialsForm.vue
|
|
msgid "Username / Email"
|
|
msgid "Username / Email"
|
|
msgstr "Benutzername / E-Mail"
|
|
msgstr "Benutzername / E-Mail"
|
|
|
|
|
|
@@ -16124,9 +16249,14 @@ msgid "Verify sending and receiving"
|
|
msgstr "Verifiziere Senden und Empfangen"
|
|
msgstr "Verifiziere Senden und Empfangen"
|
|
|
|
|
|
#: app/assets/javascripts/app/views/widget/two_factor_login/security_keys.jst.eco
|
|
#: app/assets/javascripts/app/views/widget/two_factor_login/security_keys.jst.eco
|
|
|
|
+#: app/frontend/shared/entities/two-factor/plugins/security_keys.ts
|
|
msgid "Verifying key information…"
|
|
msgid "Verifying key information…"
|
|
msgstr "Schlüssel-Information prüfen…"
|
|
msgstr "Schlüssel-Information prüfen…"
|
|
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/SignupVerify.vue
|
|
|
|
+msgid "Verifying your email..."
|
|
|
|
+msgstr "Überprüfen Ihrer E-Mail..."
|
|
|
|
+
|
|
#: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco
|
|
#: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco
|
|
#: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco
|
|
#: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco
|
|
#: app/assets/javascripts/app/views/getting_started/email.jst.eco
|
|
#: app/assets/javascripts/app/views/getting_started/email.jst.eco
|
|
@@ -16289,6 +16419,7 @@ msgid "We're sorry, but this page doesn't exist."
|
|
msgstr "Es tut uns Leid, diese Seite existiert nicht."
|
|
msgstr "Es tut uns Leid, diese Seite existiert nicht."
|
|
|
|
|
|
#: app/assets/javascripts/app/views/admin_password_auth/request_sent.jst.eco
|
|
#: app/assets/javascripts/app/views/admin_password_auth/request_sent.jst.eco
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue
|
|
msgid "We've sent admin password login instructions to your email address."
|
|
msgid "We've sent admin password login instructions to your email address."
|
|
msgstr ""
|
|
msgstr ""
|
|
"Wir haben Ihnen eine Anleitung für die Administrator-Passwort-Anmeldung an "
|
|
"Wir haben Ihnen eine Anleitung für die Administrator-Passwort-Anmeldung an "
|
|
@@ -16303,6 +16434,7 @@ msgstr ""
|
|
"Mail um Ihr Konto zu bestätigen."
|
|
"Mail um Ihr Konto zu bestätigen."
|
|
|
|
|
|
#: app/assets/javascripts/app/views/password/reset_sent.jst.eco
|
|
#: app/assets/javascripts/app/views/password/reset_sent.jst.eco
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue
|
|
msgid "We've sent password reset instructions to your email address."
|
|
msgid "We've sent password reset instructions to your email address."
|
|
msgstr ""
|
|
msgstr ""
|
|
"Wir haben Ihnen die Anleitung zum Zurücksetzen des Passworts an Ihre E-Mail-"
|
|
"Wir haben Ihnen die Anleitung zum Zurücksetzen des Passworts an Ihre E-Mail-"
|
|
@@ -16400,7 +16532,7 @@ msgid "Week(s)"
|
|
msgstr "Woche(n)"
|
|
msgstr "Woche(n)"
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
-#: app/frontend/shared/composables/useThirdPartyAuthentication.ts
|
|
|
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
#: db/seeds/settings.rb
|
|
#: db/seeds/settings.rb
|
|
msgid "Weibo"
|
|
msgid "Weibo"
|
|
msgstr "Weibo"
|
|
msgstr "Weibo"
|
|
@@ -16577,10 +16709,12 @@ msgstr ""
|
|
"Zähler\" (z. B. 201206231010138, 201206231010139)."
|
|
"Zähler\" (z. B. 201206231010138, 201206231010139)."
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/email_verify.coffee
|
|
#: app/assets/javascripts/app/controllers/email_verify.coffee
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/SignupVerify.vue
|
|
msgid "Woo hoo! Your email address has been verified!"
|
|
msgid "Woo hoo! Your email address has been verified!"
|
|
msgstr "Prima! Ihre E-Mail Adresse wurde erfolgreich verifiziert!"
|
|
msgstr "Prima! Ihre E-Mail Adresse wurde erfolgreich verifiziert!"
|
|
|
|
|
|
#: app/assets/javascripts/app/controllers/password_reset_verify.coffee
|
|
#: app/assets/javascripts/app/controllers/password_reset_verify.coffee
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue
|
|
msgid "Woo hoo! Your password has been changed!"
|
|
msgid "Woo hoo! Your password has been changed!"
|
|
msgstr "Woo hoo! Ihr Passwort wurde erfolgreich geändert!"
|
|
msgstr "Woo hoo! Ihr Passwort wurde erfolgreich geändert!"
|
|
|
|
|
|
@@ -16785,6 +16919,10 @@ msgstr ""
|
|
msgid "You can request your password"
|
|
msgid "You can request your password"
|
|
msgstr "Beantragen eines neuen Passworts"
|
|
msgstr "Beantragen eines neuen Passworts"
|
|
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
|
|
+msgid "You can request your password here."
|
|
|
|
+msgstr "Sie können Ihr Passwort hier anfordern."
|
|
|
|
+
|
|
#: app/assets/javascripts/app/views/settings/storage_provider.jst.eco
|
|
#: app/assets/javascripts/app/views/settings/storage_provider.jst.eco
|
|
msgid ""
|
|
msgid ""
|
|
"You can switch between the following backends for new attachments even on a "
|
|
"You can switch between the following backends for new attachments even on a "
|
|
@@ -16898,6 +17036,7 @@ msgstr ""
|
|
"fortfahren?"
|
|
"fortfahren?"
|
|
|
|
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
msgid ""
|
|
msgid ""
|
|
"You're already registered with your email address if you've been in touch "
|
|
"You're already registered with your email address if you've been in touch "
|
|
"with our Support team."
|
|
"with our Support team."
|
|
@@ -17031,9 +17170,9 @@ msgstr ""
|
|
#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
#: app/assets/javascripts/app/views/integration/placetel.jst.eco
|
|
#: app/assets/javascripts/app/views/integration/placetel.jst.eco
|
|
#: app/assets/javascripts/app/views/integration/sipgate.jst.eco
|
|
#: app/assets/javascripts/app/views/integration/sipgate.jst.eco
|
|
-#: app/frontend/apps/desktop/pages/login/views/Login.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/components/layout/LayoutPublicPage.vue
|
|
#: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
|
#: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginFooter.vue
|
|
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginFooter.vue
|
|
msgid "Zammad"
|
|
msgid "Zammad"
|
|
msgstr "Zammad"
|
|
msgstr "Zammad"
|
|
|
|
|
|
@@ -17079,8 +17218,8 @@ msgstr "Zammad User Agent"
|
|
|
|
|
|
#: app/assets/javascripts/app/views/generic/login_preview.jst.eco
|
|
#: app/assets/javascripts/app/views/generic/login_preview.jst.eco
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
#: app/assets/javascripts/app/views/login.jst.eco
|
|
-#: app/frontend/apps/desktop/pages/login/views/Login.vue
|
|
|
|
-#: app/frontend/apps/mobile/pages/login/components/LoginHeader.vue
|
|
|
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginHeader.vue
|
|
msgid ""
|
|
msgid ""
|
|
"Zammad is currently in maintenance mode. Only administrators can log in. "
|
|
"Zammad is currently in maintenance mode. Only administrators can log in. "
|
|
"Please wait until the maintenance window is over."
|
|
"Please wait until the maintenance window is over."
|
|
@@ -18495,6 +18634,9 @@ msgstr "…des gesamten Textfelds"
|
|
msgid "∅ Waiting time today"
|
|
msgid "∅ Waiting time today"
|
|
msgstr "∅ Wartezeit heute"
|
|
msgstr "∅ Wartezeit heute"
|
|
|
|
|
|
|
|
+#~ msgid "Feature not enabled!"
|
|
|
|
+#~ msgstr "Funktion nicht aktiviert!"
|
|
|
|
+
|
|
#~ msgid "removed"
|
|
#~ msgid "removed"
|
|
#~ msgstr "entfernt"
|
|
#~ msgstr "entfernt"
|
|
|
|
|
|
@@ -19303,9 +19445,6 @@ msgstr "∅ Wartezeit heute"
|
|
#~ msgid "Unable to load issues"
|
|
#~ msgid "Unable to load issues"
|
|
#~ msgstr "Laden der Issues nicht möglich"
|
|
#~ msgstr "Laden der Issues nicht möglich"
|
|
|
|
|
|
-#~ msgid "Unable to save Bot."
|
|
|
|
-#~ msgstr "Bot kann nicht gespeichert werden."
|
|
|
|
-
|
|
|
|
#~ msgid "Setup new System"
|
|
#~ msgid "Setup new System"
|
|
#~ msgstr "Neues System aufsetzen"
|
|
#~ msgstr "Neues System aufsetzen"
|
|
|
|
|