liquid_feedback_frontend
diff locale/translations.de.lua @ 1490:63ce1a5c05c1
Small enhancements for self registration process and management
author | bsw |
---|---|
date | Wed Mar 27 12:40:33 2019 +0100 (2019-03-27) |
parents | 32cc544d5a5b |
children | a79ffcdc49eb |
line diff
1.1 --- a/locale/translations.de.lua Mon Feb 18 19:46:36 2019 +0100 1.2 +++ b/locale/translations.de.lua Wed Mar 27 12:40:33 2019 +0100 1.3 @@ -1012,4 +1012,20 @@ 1.4 ["expert editor (HTML)"] = "Expertenmodus (HTML)"; 1.5 ["show profile"] = "Profil aufrufen"; 1.6 ["show ballot"] = "Stimmzettel aufrufen"; 1.7 +["year"] = "Jahr"; 1.8 +["month"] = "Monat"; 1.9 +["Self registration"] = "Selbstregistrierung"; 1.10 +["Proceed with registration"] = "Registrierung fortsetzen"; 1.11 +["Register now"] = "Jetzt registrieren"; 1.12 +["User management"] = "Benutzerverwaltung"; 1.13 +["User accounts"] = "Benutzerkonten"; 1.14 +["Open requests (#{count})"] = "Offene Anfragen (#{count})"; 1.15 +["Manual verification requested during step 1 (#{count})"] = "Manuelle Verifikation in Schritt 1 angefragt (#{count})"; 1.16 +["other reasons (#{count})"] = "Andere GrĂ¼nde (#{count})"; 1.17 +["Accredited (#{count})"] = "Akkreditiert (#{count})"; 1.18 +["Account not activated (yet) (#{count})"] = "Konto (noch) nicht aktiviert (#{count})"; 1.19 +["Activated accounts (#{count})"] = "Aktivierte Konten (#{count})"; 1.20 +["Cancelled accounts (#{count})"] = "Gesperrte Konten (#{count})"; 1.21 +["Rejected requests (#{count})"] = "Abgelehnte Anfragen (#{count})"; 1.22 + 1.23 }