Skip to content
Snippets Groups Projects

Feature upgrade to9 lts

Merged Kevin Ditscheid requested to merge feature_UpgradeTo9LTS into master
Compare and Show latest version
2 files
+ 28
24
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -11,7 +11,7 @@
<body>
<trans-unit id="accountPlugin" approved="yes">
<source>[SgAccount] Account Overview</source>
<target>[SgAccount] Account Übersicht</target>
<target>[SgAccount] Accountansicht</target>
</trans-unit>
<trans-unit id="backend.plugin.accountMessage" approved="yes">
<source>Welcome Message</source>
@@ -114,27 +114,27 @@
<target>[SgAccount] Plugins</target>
</trans-unit>
<trans-unit id="wizard_account_description" approved="yes">
<source>Get an overview over the fe user account</source>
<target>Eine Übersicht über den Frontendbenutzer Account</target>
<source>Show the user account.</source>
<target>Anzeigen des Benutzeraccounts.</target>
</trans-unit>
<trans-unit id="wizard_account_title" approved="yes">
<source>Account Overview</source>
<target>Account Übersicht</target>
<target>Accountansicht</target>
</trans-unit>
<trans-unit id="wizard_edit_description" approved="yes">
<source>With this plugin, the user can edit his account</source>
<target>Mit diesem Plugin kann der Benutzer seinen Account bearbeiten</target>
<source>Edit the user account.</source>
<target>Bearbeiten des Benutzeraccounts.</target>
</trans-unit>
<trans-unit id="wizard_edit_title" approved="yes">
<source>Edit Account</source>
<target>Account editieren</target>
<target>Account bearbeiten</target>
</trans-unit>
<trans-unit id="wizard_forgot_description" approved="yes">
<source>Enables the user to reset his password</source>
<target>Ermöglicht es dem Benutzer sein Passwort zurückzusetzen</target>
<source>Reset the user password.</source>
<target>Zurücksetzen des Passworts.</target>
</trans-unit>
<trans-unit id="wizard_forgot_title" approved="yes">
<source>Forgot Password</source>
<source>Reset Password</source>
<target>Passwort vergessen</target>
</trans-unit>
<trans-unit id="wizard_header" approved="yes">
@@ -142,21 +142,25 @@
<target>[SgAccount] Plugins</target>
</trans-unit>
<trans-unit id="wizard_login_description" approved="yes">
<source>A login form</source>
<target>Ein Login Formular</target>
<source>Renders a login form for regstered users.</source>
<target>Anmeldeformular für bereits registrierte Benutzer.</target>
</trans-unit>
<trans-unit id="wizard_login_title" approved="yes">
<source>Login</source>
<target>Login</target>
<target>Anmeldeformular</target>
</trans-unit>
<trans-unit id="wizard_register_description" approved="yes">
<source>A Register form for new users</source>
<target>Ein Formular zur Registrierung eines Benutzers</target>
<source>A Register form for new users.</source>
<target>Formular zur Registrierung neuer Benutzer.</target>
</trans-unit>
<trans-unit id="wizard_register_title" approved="yes">
<source>Register</source>
<target>Registrierung</target>
</trans-unit>
<trans-unit id="wizard.title">
<source>Account</source>
<target>Account</target>
</trans-unit>
</body>
</file>
</xliff>
\ No newline at end of file
Loading