mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-13 20:27:01 +00:00
d756825fd7
Introduce a new connection test page to allow users to verify their device and network compatibility with the application. The feature also supports generating and downloading a detailed report of the test results.
62 lines
2.0 KiB
JSON
62 lines
2.0 KiB
JSON
{
|
|
"backToHome": "Terug naar het hoofdscherm",
|
|
"cancel": "Annuleren",
|
|
"closeDialog": "Sluit het dialoogvenster",
|
|
"error": {
|
|
"heading": "Er is een fout opgetreden bij het laden van de pagina"
|
|
},
|
|
"feedback": {
|
|
"context": "Uw feedback vormt het product!",
|
|
"cta": "Deel uw feedback - nieuw tabblad"
|
|
},
|
|
"forbidden": {
|
|
"heading": "U hebt geen toestemming om deze pagina te bekijken"
|
|
},
|
|
"loading": "Laden ...",
|
|
"loggedInUserTooltip": "Ingelogd als ",
|
|
"login": {
|
|
"buttonLabel": "Log in",
|
|
"proconnectButtonLabel": "Log in met Proconnect",
|
|
"proconnectLinkLabel": "Wat is ProConnect?",
|
|
"proconnectLink": "Wat is ProConnect?"
|
|
},
|
|
"logout": "Uitloggen",
|
|
"notFound": {
|
|
"heading": "Pagina niet gevonden"
|
|
},
|
|
"selected": "geselecteerd",
|
|
"submit": "OK",
|
|
"footer": {
|
|
"links": {
|
|
"legifrance": "legifrance.gouv.fr",
|
|
"infogouv": "info.gouv.fr",
|
|
"servicepublic": "service-public.fr",
|
|
"datagouv": "data.gouv.fr",
|
|
"legalsTerms": "Wettelijke kennisgeving",
|
|
"data": "Persoonlijke gegevens en cookies",
|
|
"accessibility": "Toegankelijkheid: audit in uitvoering",
|
|
"connectionTest": "Test je configuratie",
|
|
"ariaLabel": "nieuw venster",
|
|
"codeAnnotation": "Onze code is open en beschikbaar op dit",
|
|
"code": "Open Source Code Repository",
|
|
"technicalDetails": "Technische fiche",
|
|
"termsOfService": "Gebruiksvoorwaarden"
|
|
},
|
|
"mentions": "Tenzij anders vermeld, is de inhoud van deze site beschikbaar onder",
|
|
"license": "etalab 2.0 licentie"
|
|
},
|
|
"loginHint": {
|
|
"title": "Log in met je account",
|
|
"body": "In plaats van te wachten, log in met je account.",
|
|
"button": {
|
|
"ariaLabel": "Sluit de suggestie",
|
|
"label": "OK"
|
|
}
|
|
},
|
|
"skipLink": "Naar de hoofdinhoud gaan",
|
|
"clipboardContent": {
|
|
"url": "Klik op deze link om deel te nemen aan de videoconferentie: {{roomUrl}}",
|
|
"numberAndPin": "Bel {{phoneNumber}} en voer deze code in om telefonisch deel te nemen: {{pinCode}}"
|
|
}
|
|
}
|