liquid_feedback_frontend
diff locale/translations.en.lua @ 51:0849be391140
Public read access; Read-only API for initiatives; Prepared integration of OpenID
| author | bsw |
|---|---|
| date | Sun Apr 04 22:05:11 2010 +0200 (2010-04-04) |
| parents | a851cc1d9903 |
| children | 88ac7798b562 |
line diff
1.1 --- a/locale/translations.en.lua Wed Mar 31 17:50:32 2010 +0200 1.2 +++ b/locale/translations.en.lua Sun Apr 04 22:05:11 2010 +0200 1.3 @@ -11,6 +11,9 @@ 1.4 ["(new window)"] = false; 1.5 ["+ #{weight}"] = false; 1.6 ["A-Z"] = false; 1.7 +["API key"] = false; 1.8 +["API key has been deleted"] = false; 1.9 +["API key has been updated"] = false; 1.10 ["About"] = false; 1.11 ["About / Impressum"] = false; 1.12 ["About LiquidFeedback"] = false; 1.13 @@ -71,6 +74,7 @@ 1.14 ["Cancel refuse of invitation"] = false; 1.15 ["Cancel registration"] = false; 1.16 ["Cancelled"] = false; 1.17 +["Change API key"] = false; 1.18 ["Change area delegation"] = false; 1.19 ["Change display settings"] = false; 1.20 ["Change filters and order"] = false; 1.21 @@ -103,9 +107,11 @@ 1.22 ["Created at"] = false; 1.23 ["Current draft"] = false; 1.24 ["Current votings in areas you are member of and issues you are interested in:"] = false; 1.25 +["Currently no API key is set."] = false; 1.26 ["Date"] = false; 1.27 ["Degree"] = false; 1.28 ["Delegations"] = false; 1.29 +["Delete API key"] = false; 1.30 ["Delete filter"] = false; 1.31 ["Description"] = false; 1.32 ["Details"] = false; 1.33 @@ -144,6 +150,7 @@ 1.34 ["Email address too short!"] = false; 1.35 ["Email confirmation request"] = false; 1.36 ["Empty help text: #{id}.#{lang}.txt"] = false; 1.37 +["Error while resolving openid. Internal message: '#{errmsg}'"] = false; 1.38 ["Error while updating member, database reported:<br /><br /> (#{errormessage})"] = false; 1.39 ["External memberships"] = false; 1.40 ["External posts"] = false; 1.41 @@ -153,6 +160,8 @@ 1.42 ["Friday"] = false; 1.43 ["Frozen"] = false; 1.44 ["Fully frozen at"] = false; 1.45 +["Generate / change API key"] = false; 1.46 +["Generate API key"] = false; 1.47 ["Global delegation"] = false; 1.48 ["Global delegation active"] = false; 1.49 ["Go up"] = false; 1.50 @@ -297,6 +306,8 @@ 1.51 ["One issue you are interested in"] = false; 1.52 ["One step back"] = false; 1.53 ["Open"] = false; 1.54 +["OpenID"] = false; 1.55 +["OpenID Login"] = false; 1.56 ["Opinions"] = false; 1.57 ["Order by"] = false; 1.58 ["Organizational unit"] = false; 1.59 @@ -397,6 +408,7 @@ 1.60 ["Some JavaScript based functions (voting in particular) will not work.\nFor this beta, please use a current version of Firefox, Safari, Opera(?), Konqueror or another (more) standard compliant browser.\nAlternative access without JavaScript will be available soon."] = false; 1.61 ["Sorry, but there is not confirmed email address for your account. Please contact the administrator or support."] = false; 1.62 ["Sorry, but you are currently not invited"] = false; 1.63 +["Sorry, it was not possible to verify your OpenID."] = false; 1.64 ["Sorry, you have reached your personal flood limit. Please be slower..."] = false; 1.65 ["Sorry, your contingent for creating initiatives has been used up. Please try again later."] = false; 1.66 ["State"] = false; 1.67 @@ -424,12 +436,14 @@ 1.68 ["Tabs"] = false; 1.69 ["Terms accepted"] = false; 1.70 ["Terms of use"] = false; 1.71 +["The API key has been changed too fast."] = false; 1.72 ["The code you've entered is invalid"] = false; 1.73 ["The draft of this initiative has been updated!"] = false; 1.74 ["The drafts do not differ"] = false; 1.75 ["The initiators suggest to support the following initiative:"] = false; 1.76 ["There are no more alternative initiatives currently."] = false; 1.77 ["There were no more alternative initiatives."] = false; 1.78 +["This identifier is not allowed for this instance."] = false; 1.79 ["This initiative"] = false; 1.80 ["This initiative compared to alternative initiatives"] = false; 1.81 ["This initiative has been revoked at #{revoked}"] = false; 1.82 @@ -506,9 +520,10 @@ 1.83 ["You have saved this member as contact."] = false; 1.84 ["You have to accept the terms of use to complete registration."] = false; 1.85 ["You have to mark 'Are you sure' to revoke!"] = false; 1.86 -["You need to be logged in, to use this system."] = false; 1.87 +["You need to be logged in, to use all features of this system."] = false; 1.88 ["You want to vote later"] = false; 1.89 ["You've successfully registered and you can login now with your login and password!"] = false; 1.90 +["Your API key:"] = false; 1.91 ["Your are interested"] = false; 1.92 ["Your are potential supporter"] = false; 1.93 ["Your are supporter"] = false; 1.94 @@ -532,6 +547,8 @@ 1.95 ["Your vote has been discarded. Delegation rules apply if set."] = false; 1.96 ["Your web browser is not fully supported yet."] = false; 1.97 ["Z-A"] = false; 1.98 +["[Registered members only]"] = false; 1.99 +["[not displayed public]"] = false; 1.100 ["and #{count} more initiatives"] = false; 1.101 ["continuing"] = false; 1.102 ["delete<br /><br />"] = false;