liquid_feedback_frontend
diff locale/translations.nl.lua @ 1790:20c1c8cc28ba
Splitted different meanings of rejected, specified context of accepted and invited
author | bsw |
---|---|
date | Wed Oct 20 15:48:51 2021 +0200 (2021-10-20) |
parents | b27b327be05e |
children |
line diff
1.1 --- a/locale/translations.nl.lua Wed Oct 20 15:47:25 2021 +0200 1.2 +++ b/locale/translations.nl.lua Wed Oct 20 15:48:51 2021 +0200 1.3 @@ -338,7 +338,7 @@ 1.4 ["Invite an initiator to initiative"] = "Nodig een initiatiefnemer bij een initiatief uit"; 1.5 ["Invite code"] = "Invite-Code"; 1.6 ["Invite member"] = false; 1.7 -["Invited"] = "Uitgenodigd"; 1.8 +["Invited [as initiator]"] = "Uitgenodigd"; 1.9 ["Issue #"] = false; 1.10 ["Issue ##{id}"] = "Onderwerp ##{id}"; 1.11 ["Issue ##{issue_id}: #{initiative_name}"] = false; 1.12 @@ -514,7 +514,8 @@ 1.13 ["Registration (step 1 of 3: Invite code)"] = "Registratie (stap 1 van 3: uitnodigingscode)"; 1.14 ["Registration (step 2 of 3: Personal information)"] = "Registratie (stap 1 van 3: persoonlijke informatie)"; 1.15 ["Registration (step 3 of 3: Terms of use and password)"] = "Registratie (stap 1 van 3: gebruikershandleiding en wachtwoord)"; 1.16 -["Rejected"] = "Verworpen"; 1.17 +["Rejected [initiative]"] = "Verworpen"; 1.18 +["Rejected [initiator invitation]"] = "Verworpen"; 1.19 ["Rejected (rank #{rank})"] = false; 1.20 ["Remove"] = "Verwijderen"; 1.21 ["Remove an initiator from initiative"] = false;