|
6 | 6 | "create_account": "Registreren", |
7 | 7 | "sign_in": "Inloggen", |
8 | 8 | "sign_out": "Uitloggen", |
9 | | - "skip": "Skip", |
10 | 9 | "start_over": "Opnieuw beginnen", |
11 | 10 | "submit": "Bevestigen" |
12 | 11 | }, |
13 | 12 | "app": { |
14 | 13 | "human_name": "Matrix Authentication Service", |
15 | | - "name": "matrix-authentication-service", |
16 | | - "technical_description": "OpenID Connect discovery document: <a class=\"cpd-link\" data-kind=\"primary\" href=\"%(discovery_url)s\">%(discovery_url)s</a>" |
| 14 | + "name": "matrix-authentication-service" |
17 | 15 | }, |
18 | 16 | "branding": { |
19 | 17 | "privacy_policy": { |
|
38 | 36 | "unexpected": "Onverwachte fout" |
39 | 37 | }, |
40 | 38 | "mas": { |
41 | | - "account": { |
42 | | - "deactivated": { |
43 | | - "description": "This account (<em>%(mxid)s</em>) has been deleted. If this is not expected, contact your server administrator.", |
44 | | - "heading": "Account deleted" |
45 | | - }, |
46 | | - "locked": { |
47 | | - "description": "This account (<em>%(mxid)s</em>) has been locked. If this is not expected, contact your server administrator.", |
48 | | - "heading": "Account locked" |
49 | | - }, |
50 | | - "logged_out": { |
51 | | - "description": "This session has been terminated. Sign out to be able to log back in", |
52 | | - "heading": "Session terminated" |
53 | | - } |
54 | | - }, |
55 | | - "add_email": { |
56 | | - "description": "Enter an email address to recover your account in case you lose access to it.", |
57 | | - "heading": "Add an email address" |
58 | | - }, |
59 | | - "back_to_homepage": "Go back to the homepage", |
60 | | - "captcha": { |
61 | | - "noscript": "This form is protected by a CAPTCHA and requires JavaScript to be enabled to submit it. Please enable JavaScript in your browser and reload this page." |
62 | | - }, |
63 | 39 | "change_password": { |
64 | 40 | "change": "Wachtwoord wijzigen", |
65 | 41 | "confirm": "Bevestig wachtwoord", |
66 | | - "current": "Huidig wachtwoord", |
67 | | - "description": "This will change the password on your account.", |
68 | | - "heading": "Change my password", |
69 | | - "new": "New password" |
70 | | - }, |
71 | | - "choose_display_name": { |
72 | | - "description": "This is the name other people will see. You can change this at any time.", |
73 | | - "headline": "Choose your display name" |
74 | | - }, |
75 | | - "consent": { |
76 | | - "client_wants_access": "<span>%(client_name)s</span> at <span>%(redirect_uri)s</span> wants to access your account.", |
77 | | - "heading": "Allow access to your account?", |
78 | | - "make_sure_you_trust": "Make sure that you trust <span>%(client_name)s</span>.", |
79 | | - "this_will_allow": "This will allow <span>%(client_name)s</span> to:", |
80 | | - "you_may_be_sharing": "You may be sharing sensitive information with this site or app." |
81 | | - }, |
82 | | - "device_card": { |
83 | | - "access_requested": "Access requested", |
84 | | - "device_code": "Code", |
85 | | - "generic_device": "Device", |
86 | | - "ip_address": "IP address" |
87 | | - }, |
88 | | - "device_code_link": { |
89 | | - "description": "Link a device", |
90 | | - "headline": "Enter the code displayed on your device" |
91 | | - }, |
92 | | - "device_consent": { |
93 | | - "another_device_access": "Another device wants to access your account.", |
94 | | - "denied": { |
95 | | - "description": "You denied access to %(client_name)s. You can close this window.", |
96 | | - "heading": "Access denied" |
97 | | - }, |
98 | | - "granted": { |
99 | | - "description": "You granted access to %(client_name)s. You can close this window.", |
100 | | - "heading": "Access granted" |
101 | | - } |
102 | | - }, |
103 | | - "device_display_name": { |
104 | | - "client_on_device": "%(client_name)s on %(device_name)s", |
105 | | - "name_for_platform": "%(name)s for %(platform)s", |
106 | | - "unknown_device": "Unknown device" |
107 | | - }, |
108 | | - "email_in_use": { |
109 | | - "description": "If you have forgotten your account credentials, you can recover your account. You can also start over and use a different email address.", |
110 | | - "title": "The email address <span>%(email)s</span> is already in use" |
111 | | - }, |
112 | | - "emails": { |
113 | | - "greeting": "Hello %(username)s,", |
114 | | - "recovery": { |
115 | | - "click_button": "Click on the button below to create a new password:", |
116 | | - "copy_link": "Copy the following link and paste it into a browser to create a new password:", |
117 | | - "create_new_password": "Create new password", |
118 | | - "fallback": "The button doesn't work for you?", |
119 | | - "headline": "You requested a password reset for your %(server_name)s account.", |
120 | | - "subject": "Reset your account password (%(mxid)s)", |
121 | | - "you_can_ignore": "If you didn't ask for a new password, you can ignore this email. Your current password will continue to work." |
122 | | - }, |
123 | | - "verify": { |
124 | | - "body_html": "Your verification code to confirm this email address is: <strong>%(code)s</strong>", |
125 | | - "body_text": "Your verification code to confirm this email address is: %(code)s", |
126 | | - "subject": "Your email verification code is: %(code)s" |
127 | | - } |
| 42 | + "current": "Huidig wachtwoord" |
128 | 43 | }, |
129 | 44 | "errors": { |
130 | | - "captcha": "CAPTCHA verification failed, please try again", |
131 | | - "denied_policy": "Denied by policy: %(policy)s", |
132 | | - "email_banned": "Email is banned by the server policy", |
133 | | - "email_domain_banned": "Email domain is banned by the server policy", |
134 | | - "email_domain_not_allowed": "Email domain is not allowed by the server policy", |
135 | | - "email_not_allowed": "Email is not allowed by the server policy", |
136 | | - "field_required": "This field is required", |
137 | | - "invalid_credentials": "Ongeldige gegevens", |
138 | | - "password_mismatch": "Password fields don't match", |
139 | | - "rate_limit_exceeded": "You've made too many requests in a short period. Please wait a few minutes and try again.", |
140 | | - "username_all_numeric": "Username cannot consist solely of numbers", |
141 | | - "username_banned": "Username is banned by the server policy", |
142 | | - "username_invalid_chars": "Username contains invalid characters. Use lowercase letters, numbers, dashes and underscores only.", |
143 | | - "username_not_allowed": "Username is not allowed by the server policy", |
144 | | - "username_taken": "This username is already taken", |
145 | | - "username_too_long": "Username is too long", |
146 | | - "username_too_short": "Username is too short" |
| 45 | + "invalid_credentials": "Ongeldige gegevens" |
147 | 46 | }, |
148 | 47 | "login": { |
149 | | - "call_to_register": "Don't have an account yet?", |
150 | 48 | "continue_with_provider": "Doorgaan met %(provider)s", |
151 | | - "description": "Please sign in to continue:", |
152 | | - "forgot_password": "Forgot password?", |
153 | 49 | "headline": "Inloggen", |
154 | | - "link": { |
155 | | - "description": "Linking your <span class=\"break-keep text-links\">%(provider)s</span> account", |
156 | | - "headline": "Sign in to link" |
157 | | - }, |
158 | | - "no_login_methods": "No login methods available.", |
159 | | - "separator": "Of", |
160 | | - "username_or_email": "Username or Email" |
| 50 | + "separator": "Of" |
161 | 51 | }, |
162 | 52 | "navbar": { |
163 | | - "my_account": "Mijn account", |
164 | | - "register": "Create an account", |
165 | | - "signed_in_as": "Signed in as <span class=\"font-semibold\">%(username)s</span>." |
| 53 | + "my_account": "Mijn account" |
166 | 54 | }, |
167 | | - "not_found": { |
168 | | - "description": "The page you were looking for doesn't exist or has been moved", |
169 | | - "heading": "Page not found" |
170 | | - }, |
171 | | - "not_you": "Not %(username)s?", |
172 | 55 | "or_separator": "Of", |
173 | | - "policy_violation": { |
174 | | - "description": "This might be because of the client which authored the request, the currently logged in user, or the request itself.", |
175 | | - "heading": "The authorization request was denied the policy enforced by this service", |
176 | | - "logged_as": "Logged as <span class=\"font-semibold\">%(username)s</span>" |
177 | | - }, |
178 | | - "recovery": { |
179 | | - "consumed": { |
180 | | - "description": "To create a new password, start over and select “Forgot password”.", |
181 | | - "heading": "The link to reset your password has already been used" |
182 | | - }, |
183 | | - "disabled": { |
184 | | - "description": "If you have lost your credentials, please contact the administrator to recover your account.", |
185 | | - "heading": "Account recovery is disabled" |
186 | | - }, |
187 | | - "expired": { |
188 | | - "description": "Request a new email that will be sent to: <span>%(email)s</span>.", |
189 | | - "heading": "The link to reset your password has expired", |
190 | | - "resend_email": "Resend email" |
191 | | - }, |
192 | | - "finish": { |
193 | | - "confirm": "Enter new password again", |
194 | | - "description": "Choose a new password for your account.", |
195 | | - "heading": "Reset your password", |
196 | | - "new": "New password", |
197 | | - "save_and_continue": "Save and continue" |
198 | | - }, |
199 | | - "progress": { |
200 | | - "change_email": "Try a different email", |
201 | | - "description": "We sent an email with a link to reset your password if there's an account using <span>%(email)s</span>.", |
202 | | - "heading": "Check your email", |
203 | | - "resend_email": "Resend email" |
204 | | - }, |
205 | | - "start": { |
206 | | - "description": "An email will be sent with a link to reset your password.", |
207 | | - "heading": "Enter your email to continue" |
208 | | - } |
209 | | - }, |
210 | | - "register": { |
211 | | - "call_to_login": "Already have an account?", |
212 | | - "continue_with_email": "Continue with email address", |
213 | | - "create_account": { |
214 | | - "description": "Choose a username to continue.", |
215 | | - "heading": "Create an account" |
216 | | - }, |
217 | | - "sign_in_instead": "Sign in instead", |
218 | | - "terms_of_service": "I agree to the <a href=\"%s\" data-kind=\"primary\" class=\"cpd-link\">Terms and Conditions</a>" |
219 | | - }, |
220 | | - "scope": { |
221 | | - "edit_profile": "Edit your profile and contact details", |
222 | | - "manage_sessions": "Manage your devices and sessions", |
223 | | - "mas_admin": "Administer any user on the matrix-authentication-service", |
224 | | - "send_messages": "Send new messages on your behalf", |
225 | | - "synapse_admin": "Administer the Synapse homeserver", |
226 | | - "view_messages": "View your existing messages and data", |
227 | | - "view_profile": "See your profile info and contact details" |
228 | | - }, |
229 | 56 | "upstream_oauth2": { |
230 | | - "link_mismatch": { |
231 | | - "heading": "This upstream account is already linked to another account." |
232 | | - }, |
233 | 57 | "register": { |
234 | 58 | "choose_username": { |
235 | | - "description": "This cannot be changed later.", |
236 | 59 | "heading": "Kies uw gebruikersnaam" |
237 | 60 | }, |
238 | 61 | "create_account": "Nieuw account aanmaken", |
239 | | - "enforced_by_policy": "Enforced by server policy", |
240 | | - "forced_display_name": "Will use the following display name", |
241 | 62 | "forced_email": "De volgende e-mailadres zal worden gebruikt", |
242 | 63 | "forced_localpart": "De volgende gebruikersnaam zal worden gebruikt", |
243 | 64 | "import_data": { |
244 | | - "description": "Confirm the information that will be linked to your new %(server_name)s account.", |
245 | 65 | "heading": "Importeer uw data" |
246 | 66 | }, |
247 | | - "imported_from_upstream": "Imported from your upstream account", |
248 | | - "imported_from_upstream_with_name": "Imported from your %(human_name)s account", |
249 | | - "link_existing": "Link to an existing account", |
250 | | - "provider_name": "%(human_name)s account", |
251 | | - "signup_with_upstream": { |
252 | | - "heading": "Continue signing up with your %(human_name)s account" |
253 | | - }, |
254 | 67 | "suggested_display_name": "Weergavenaam importeren", |
255 | 68 | "suggested_email": "E-mailadres importeren", |
256 | 69 | "use": "Gebruiken" |
257 | | - }, |
258 | | - "suggest_link": { |
259 | | - "action": "Link", |
260 | | - "heading": "Link to your existing account" |
261 | 70 | } |
262 | 71 | }, |
263 | 72 | "verify_email": { |
264 | 73 | "6_digit_code": "6-cijferige code", |
265 | | - "code": "Code", |
266 | 74 | "description": "Voer de 6-cijferige code in die is verzonden naar: <em>%(email)s</em>", |
267 | 75 | "headline": "Verifieer uw e-mailadres" |
268 | 76 | } |
|
0 commit comments