liquid_feedback_frontend
diff locale/translations.de.lua @ 448:b04d1f79508e
Fixed wrong information about next state when state_time_left negative
author | bsw |
---|---|
date | Sun Mar 11 13:30:13 2012 +0100 (2012-03-11) |
parents | 1cd2ab10a51a |
children | 8593115a687a |
line diff
1.1 --- a/locale/translations.de.lua Sun Mar 11 13:04:43 2012 +0100 1.2 +++ b/locale/translations.de.lua Sun Mar 11 13:30:13 2012 +0100 1.3 @@ -180,6 +180,7 @@ 1.4 ["Discussion URL"] = "Diskussions-URL"; 1.5 ["Discussion on issue"] = "Diskussion zum Thema"; 1.6 ["Discussion started"] = "Diskussion gestartet"; 1.7 +["Discussion starts soon"] = "Diskussion startet in Kürze"; 1.8 ["Discussion time"] = "Zeit für die Diskussion"; 1.9 ["Discussion with initiators"] = "Diskussion mit den Initiatoren"; 1.10 ["Discussion, frozen and voting phase"] = "Diskussions-, Eingefroren- und Abstimmphase"; 1.11 @@ -314,7 +315,6 @@ 1.12 ["Locked?"] = "Gesperrt?"; 1.13 ["Login"] = "Anmeldung"; 1.14 ["Login name"] = "Anmeldename"; 1.15 -["Login successful!"] = "Anmeldung erfolgreich"; 1.16 ["Logout"] = "Abmelden"; 1.17 ["Logout successful"] = "Abmeldung erfolgreich"; 1.18 ["Manage filter"] = "Filter verwalten"; 1.19 @@ -605,8 +605,9 @@ 1.20 ["Updated drafts"] = "Neue Entwürfe"; 1.21 ["Upload images"] = "Bilder hochladen"; 1.22 ["Usage terms"] = "Nutzungsbedingungen"; 1.23 -["Verification started"] = "Phase Überprüfung gestartet"; 1.24 -["Verification time"] = "Zeit für die Überprüfung"; 1.25 +["Verification started"] = "Phase Eingefroren gestartet"; 1.26 +["Verification starts soon"] = "Phase Eingefroren startet in Kürze"; 1.27 +["Verification time"] = "Zeit für Eingefroren"; 1.28 ["Version"] = "Version"; 1.29 ["Vote now"] = "Jetzt abstimmen"; 1.30 ["Voted"] = "Abgestimmt"; 1.31 @@ -623,6 +624,7 @@ 1.32 ["Voting privileges"] = "Abstimmberechtigung"; 1.33 ["Voting proposal"] = "Abstimmungsvorlage"; 1.34 ["Voting started"] = "Abstimmung begonnen"; 1.35 +["Voting starts soon"] = "Abstimmung beginnt in Kürze"; 1.36 ["Voting time"] = "Zeit für die Abstimmung"; 1.37 ["We couldn't deliver a confirmation mail to this address. Please check entered email address."] = "Wir konnten keine Bestätigungs-E-Mail versenden. Bitte überprüfe die E-Mail-Adresse."; 1.38 ["We have sent an email with activation link already in the last hour. Please try again later."] = "Wir haben bereits innerhalb der letzten Stunde eine E-Mail mit Bestätigungslink gesendet. Bitte versuche es später erneut.";