# HG changeset patch # User bsw # Date 1610992290 -3600 # Node ID 958738fe1016b353eca15867023b920c524ab024 # Parent dac776cd0a7f3014bd69bbb755ccdee22b932431 Updated german translation diff -r dac776cd0a7f -r 958738fe1016 locale/translations.de.lua --- a/locale/translations.de.lua Tue Oct 27 12:35:39 2020 +0100 +++ b/locale/translations.de.lua Mon Jan 18 18:51:30 2021 +0100 @@ -449,7 +449,7 @@ ["Not a member"] = "Kein Mitglied"; ["Not voted issues"] = "Nicht abgestimmt"; ["Notification address unconfirmed"] = "E-Mail-Adresse für Benachrichtigungen unbestätigt"; -["Notification email"] = "E-Mail für Benachrichtigungs"; +["Notification email"] = "E-Mail für Benachrichtigungen"; ["Notification level not set yet"] = "Benachrichtigungseinstellungen noch nicht vorgenommen"; ["Notifications"] = "Benachrichtigungen"; ["Number of incoming delegations, follow link to see more details"] = "Anzahl eingehender Delegationen, Link folgen für mehr Details"; @@ -1042,5 +1042,7 @@ ["Activated accounts (#{count})"] = "Aktivierte Konten (#{count})"; ["Cancelled accounts (#{count})"] = "Gesperrte Konten (#{count})"; ["Rejected requests (#{count})"] = "Abgelehnte Anfragen (#{count})"; - +["#{hours} hours"] = "#{hours} Stunden"; +["#{hours} minutes"] = "#{minutes} Minuten"; +["just now"] = "gerade eben"; }