Skip to content
Snippets Groups Projects
Commit 235d0fbd authored by Rolf Allard van Hagen's avatar Rolf Allard van Hagen Committed by GitHub
Browse files

Some more

parent 9768a0e3
Branches
Tags
1 merge request!250Dutch and British English
...@@ -43,8 +43,8 @@ ...@@ -43,8 +43,8 @@
"LANGUAGE": "Taal", "LANGUAGE": "Taal",
"UNIVERSAL_DIVIDEND": "Universeel dividend", "UNIVERSAL_DIVIDEND": "Universeel dividend",
"UD": "UD", "UD": "UD",
"DATE_PATTERN": "MM-DD-YYYY HH:mm", "DATE_PATTERN": "DD-MM-YYYY HH:mm",
"DATE_SHORT_PATTERN": "MM-DD-YYYY", "DATE_SHORT_PATTERN": "DD-MM-YYYY",
"EMPTY_PARENTHESIS": "(leeg)", "EMPTY_PARENTHESIS": "(leeg)",
"UID": "Pseudoniem", "UID": "Pseudoniem",
"ENABLE": "Geactiveerd", "ENABLE": "Geactiveerd",
...@@ -206,7 +206,7 @@ ...@@ -206,7 +206,7 @@
"PENDING_LIST": "Certificaties in afwachting", "PENDING_LIST": "Certificaties in afwachting",
"RECEIVED": "Ontvangen certificaties", "RECEIVED": "Ontvangen certificaties",
"RECEIVED_BY": "Certificaties ontvanged door {{uid}}", "RECEIVED_BY": "Certificaties ontvanged door {{uid}}",
"ERROR": "Met fout ontvangen vertificaties" "ERROR": "Ontvangen vertificaties met fout"
}, },
"GIVEN_CERTIFICATIONS": { "GIVEN_CERTIFICATIONS": {
"TITLE": "{{uid}} - Verzonden certificaties", "TITLE": "{{uid}} - Verzonden certificaties",
...@@ -215,33 +215,33 @@ ...@@ -215,33 +215,33 @@
"PENDING_LIST": "Certificaties in afwachting", "PENDING_LIST": "Certificaties in afwachting",
"SENT": "Verzonden certificaties", "SENT": "Verzonden certificaties",
"SENT_BY": "Certificaties verzonden door {{uid}}", "SENT_BY": "Certificaties verzonden door {{uid}}",
"ERROR": "Met fout verzonden certificaties" "ERROR": "Verzonden certificaties met fout"
} }
}, },
"LOGIN": { "LOGIN": {
"TITLE": "Login", "TITLE": "<i class=\"icon ion-locked\"></i> Inloggen",
"SALT": "Protection phrase", "SALT": "Beveiligingszin",
"SALT_HELP": "Protection phrase", "SALT_HELP": "Zin ter beveiliging van uw rekening",
"SHOW_SALT": "See Protection phrase", "SHOW_SALT": "Toon de beveiligingszin",
"PASSWORD": "Password", "PASSWORD": "Wachtwoord",
"PASSWORD_HELP": "Password", "PASSWORD_HELP": "Wachtwoord ter beveiliging van uw rekening",
"NO_ACCOUNT_QUESTION": "Do not have an account yet ?", "NO_ACCOUNT_QUESTION": "Nog geen rekening?",
"CREATE_ACCOUNT": "Create an account" "CREATE_ACCOUNT": "Open een rekening"
}, },
"ACCOUNT": { "ACCOUNT": {
"TITLE": "My Account", "TITLE": "Mijn rekening",
"BALANCE": "Balance", "BALANCE": "Saldo",
"LAST_TX": "Last transactions", "LAST_TX": "Recente transacties",
"NO_TX": "No transaction", "NO_TX": "Geen transacties",
"SHOW_MORE_TX": "Show more", "SHOW_MORE_TX": "Show more",
"SHOW_ALL_TX": "Show all", "SHOW_ALL_TX": "Show all",
"TX_FROM_DATE": "(current limit to {{fromTime|formatFromNowShort}})", "TX_FROM_DATE": "(huidige limiet op {{fromTime|formatFromNowShort}})",
"PENDING_TX": "Pending transactions", "PENDING_TX": "Transacties in afwachting",
"ERROR_TX": "Transaction not executed", "ERROR_TX": "Niet uitgevoerde transacties",
"ERROR_TX_SENT": "Sent transactions", "ERROR_TX_SENT": "Verzonden transacties",
"ERROR_TX_RECEIVED": "Received transactions", "ERROR_TX_RECEIVED": "Ontvangen transacties",
"EVENTS": "Events", "EVENTS": "Gebeurtenissen",
"WAITING_MEMBERSHIP": "Membership sent. Waiting validation.", "WAITING_MEMBERSHIP": "Lidmaatschapsverzoek verzonden. In afwachting van validatie.",
"WAITING_CERTIFICATIONS": "You need {{needCertificationCount}} certification(s) to become a member", "WAITING_CERTIFICATIONS": "You need {{needCertificationCount}} certification(s) to become a member",
"WILL_MISSING_CERTIFICATIONS": "You will missing certifications soon", "WILL_MISSING_CERTIFICATIONS": "You will missing certifications soon",
"WILL_NEED_RENEW_MEMBERSHIP": "Your membership will expire {{membershipExpiresIn|formatDurationTo}}. Consider <a ng-click=\"doQuickFix('renew')\">renewing your membership</a> by then.", "WILL_NEED_RENEW_MEMBERSHIP": "Your membership will expire {{membershipExpiresIn|formatDurationTo}}. Consider <a ng-click=\"doQuickFix('renew')\">renewing your membership</a> by then.",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment