🌐(i18n) activate dutch language
All the dutch translations are complete on crowdin. We activate it in the django settings and download all translations from crowdin
This commit is contained in:
@@ -14,6 +14,7 @@ const config = {
|
||||
['en-us', 'English'],
|
||||
['fr-fr', 'Français'],
|
||||
['de-de', 'Deutsch'],
|
||||
['nl-nl', 'Nederlands'],
|
||||
],
|
||||
LANGUAGE_CODE: 'en-us',
|
||||
POSTHOG_KEY: {},
|
||||
|
||||
@@ -3,21 +3,35 @@
|
||||
"translation": {
|
||||
"\"{{email}}\" is already invited to the document.": "\"{{email}}\" ist bereits zum Dokument eingeladen.",
|
||||
"\"{{email}}\" is already member of the document.": "\"{{email}}\" ist bereits Mitglied des Dokuments.",
|
||||
"A new way to organize knowledge.": "Wissen organisieren: mal ganz anders.",
|
||||
"AI Actions": "KI-Aktionen",
|
||||
"AI seems busy! Please try again.": "KI scheint beschäftigt! Bitte versuchen Sie es erneut.",
|
||||
"Accessibility": "Barrierefreiheit",
|
||||
"Accessibility statement": "Erklärung zur Barrierefreiheit",
|
||||
"Accessible to anyone": "Für alle zugänglich",
|
||||
"Accessible to authenticated users": "Für authentifizierte Benutzer zugänglich",
|
||||
"Add": "Hinzufügen",
|
||||
"Add a horizontal line": "Waagerechte Linie einfügen",
|
||||
"Add a quote block": "Zitatblock einfügen",
|
||||
"Address:": "Anschrift:",
|
||||
"Administrator": "Administrator",
|
||||
"All docs": "Alle Dokumente",
|
||||
"An uncompromising writing experience.": "Ein kompromissloses Schreiberlebnis.",
|
||||
"Anonymous": "Gast",
|
||||
"Anyone with the link can edit the document": "Jeder mit dem Link kann das Dokument bearbeiten",
|
||||
"Anyone with the link can edit the document if they are logged in": "Jeder mit dem Link kann das Dokument bearbeiten, wenn er angemeldet ist",
|
||||
"Anyone with the link can see the document": "Jeder mit dem Link kann das Dokument ansehen",
|
||||
"Anyone with the link can view the document if they are logged in": "Jeder mit dem Link kann das Dokument ansehen, wenn er angemeldet ist",
|
||||
"Are you sure you want to delete this document ?": "Soll dieses Dokument wirklich gelöscht werden?",
|
||||
"Available soon": "Bald verfügbar",
|
||||
"Banner image": "Bannerbild",
|
||||
"Beautify": "Verschönern",
|
||||
"Can't load this page, please check your internet connection.": "Diese Seite kann nicht geladen werden. Bitte überprüfen Sie Ihre Internetverbindung.",
|
||||
"Cancel": "Abbrechen",
|
||||
"Close the modal": "Pop up schliessen",
|
||||
"Collaborate": "Zusammenarbeiten",
|
||||
"Collaborate and write in real time, without layout constraints.": "In Echtzeit und ohne Layout-Beschränkungen schreiben und zusammenarbeiten.",
|
||||
"Collaborative writing, Simplified.": "Kollaboratives Schreiben, vereinfacht.",
|
||||
"Compliance status": "Konformitätsstatus",
|
||||
"Confirm deletion": "Löschung bestätigen",
|
||||
"Connected": "Verbunden",
|
||||
@@ -28,18 +42,33 @@
|
||||
"Copied to clipboard": "In die Zwischenablage kopiert",
|
||||
"Copy as {{format}}": "Als {{format}} kopieren",
|
||||
"Copy link": "Link kopieren",
|
||||
"Copyright": "Urheberrecht",
|
||||
"Correct": "Korrigieren",
|
||||
"Delete": "Löschen",
|
||||
"Delete a doc": "Dokument löschen",
|
||||
"Delete document": "Dokument löschen",
|
||||
"Divider": "Trenner",
|
||||
"Doc visibility card": "Dokumenten-Sichtbarkeitskarte",
|
||||
"Docs": "Docs",
|
||||
"Docs Logo": "Docs-Logo",
|
||||
"Docs is already available, log in to use it now.": "Docs ist bereits verfügbar. Melden Sie sich an, um es jetzt zu nutzen.",
|
||||
"Docs makes real-time collaboration simple. Invite collaborators - public officials or external partners - with one click to see their changes live, while maintaining precise access control for data security.": "Docs macht die Zusammenarbeit in Echtzeit einfach. Laden Sie Mitarbeiter — Beamte oder externe Partner — mit einem Klick ein, um ihre Änderungen live zu sehen und dabei die genaue Zugangskontrolle zwecks Datensicherheit beizubehalten.",
|
||||
"Docs offers an intuitive writing experience. Its minimalist interface favors content over layout, while offering the essentials: media import, offline mode and keyboard shortcuts for greater efficiency.": "Docs bietet ein intuitives Schreiberlebnis. Seine minimalistische Oberfläche bevorzugt Inhalte über Layout, bietet aber das Wesentliche: Medien-Import, Offline-Modus und Tastaturkürzel für mehr Effizienz.",
|
||||
"Docs transforms your documents into knowledge bases thanks to subpages, powerful search and the ability to pin your important documents.": "Dank Unterseiten, leistungsstarker Suche und der Möglichkeit, wichtige Dokumente zu fixieren, verwandelt Docs Ihre Dokumente in Wissensdatenbanken.",
|
||||
"Docs: Your new companion to collaborate on documents efficiently, intuitively, and securely.": "Pages: Ihr neuer Begleiter für eine effiziente, intuitive und sichere Zusammenarbeit bei Dokumenten.",
|
||||
"Document accessible to any connected person": "Dokument für jeden verbundenen Benutzer zugänglich",
|
||||
"Document owner": "Besitzer des Dokuments",
|
||||
"Document title updated successfully": "Titel des Dokuments erfolgreich aktualisiert",
|
||||
"Docx": "Docx",
|
||||
"Download": "Herunterladen",
|
||||
"Download anyway": "Trotzdem herunterladen",
|
||||
"Download your document in a .docx or .pdf format.": "Ihr Dokument als .docx- oder .pdf-Datei herunterladen.",
|
||||
"E-mail:": "E-Mail:",
|
||||
"Edition": "Bearbeiten",
|
||||
"Editor": "Editor",
|
||||
"Editor unavailable": "Editor nicht verfügbar",
|
||||
"Emojify": "Emojifizieren",
|
||||
"Empty template": "Leere Vorlage",
|
||||
"Error during delete invitation": "Fehler beim Löschen der Einladung",
|
||||
"Error during invitation update": "Fehler beim Aktualisieren der Einladung",
|
||||
"Error during update invitation": "Fehler beim Aktualisieren der Einladung",
|
||||
@@ -50,10 +79,16 @@
|
||||
"Failed to copy link": "Link konnte nicht kopiert werden",
|
||||
"Failed to copy to clipboard": "Fehler beim Kopieren in die Zwischenablage",
|
||||
"Failed to create the invitation for {{email}}.": "Fehler beim Erstellen der Einladung für {{email}}.",
|
||||
"Flexible export.": "Flexibler Export.",
|
||||
"French Interministerial Directorate for Digital Affairs (DINUM), 20 avenue de Ségur 75007 Paris.": "Französisches Ministerienübergreifendes Direktorat für Digitale Angelegenheiten (DINUM), 20 avenue de Ségur, 75007 Paris.",
|
||||
"Govs ❤️ Open Source.": "Regierungen ❤️ Open Source.",
|
||||
"History": "Versionsverlauf",
|
||||
"If a member is editing, his works can be lost.": "Wenn ein Mitglied editiert, können seine Änderungen verloren gehen.",
|
||||
"If you are unable to access a content or a service, you can contact the person responsible for https://lasuite.numerique.gouv.fr to be directed to an accessible alternative or to obtain the content in another form.": "Wenn Sie keinen Zugriff auf Inhalte oder einen Service haben, können Sie sich an die für https://lasuite.numerique.gouv.fr verantwortliche Person wenden, um eine zugängliche Alternative zu erhalten oder den Inhalt in einer anderen Form zu erhalten.",
|
||||
"Illustration": "Abbildung",
|
||||
"Illustration:": "Abbildung:",
|
||||
"Image 401": "Bild 401",
|
||||
"Image 403": "Bild 403",
|
||||
"Improvement and contact": "Verbesserungen und Kontakt",
|
||||
"Invite": "Einladen",
|
||||
"It is the card information about the document.": "Es handelt sich um die Karteninformationen zum Dokument.",
|
||||
@@ -68,35 +103,46 @@
|
||||
"Link parameters": "Link-Parameter",
|
||||
"List invitation card": "Einladungsliste anzeigen",
|
||||
"List members card": "Mitgliederliste anzeigen",
|
||||
"Load more": "Mehr anzeigen",
|
||||
"Load more": "Mehr laden",
|
||||
"Log in to access the document.": "Zum Zugriff Anmeldung erforderlich.",
|
||||
"Login": "Anmelden",
|
||||
"Logout": "Abmelden",
|
||||
"Modal confirmation to download the attachment": "Modale Bestätigung zum Herunterladen des Anhangs",
|
||||
"Modal confirmation to restore the version": "Modale Bestätigung um die Version wiederherzustellen",
|
||||
"More docs": "Weitere Dokumente",
|
||||
"More info?": "Mehr Informationen",
|
||||
"My docs": "Meine Dokumente",
|
||||
"Name": "Name",
|
||||
"New doc": "Neues Dokument",
|
||||
"No active search": "Keine aktive Suche",
|
||||
"No document found": "Kein Dokument gefunden",
|
||||
"No documents found": "Keine Dokumente gefunden",
|
||||
"No text selected": "Kein Text ausgewählt",
|
||||
"No versions": "Keine Versionen",
|
||||
"Nothing exceptional, no special privileges related to a .gouv.fr.": "Nichts Außergewöhnliches, keine besonderen Privilegien im Zusammenhang mit .gouv.fr.",
|
||||
"OK": "OK",
|
||||
"Offline ?!": "Offline?!",
|
||||
"Only invited people can access": "Nur eingeladene Personen haben Zugriff",
|
||||
"Open Source": "Open Source",
|
||||
"Open the document options": "Öffnen Sie die Dokumentoptionen",
|
||||
"Open the header menu": "Öffne das Kopfzeilen-Menü",
|
||||
"Organize": "Organisieren",
|
||||
"Ouch !": "Autsch!",
|
||||
"Owner": "Besitzer",
|
||||
"PDF": "PDF",
|
||||
"Pending invitations": "Ausstehende Einladungen",
|
||||
"Personal data and cookies": "Personenbezogene Daten und Cookies",
|
||||
"Pin": "Anheften",
|
||||
"Pinned documents": "Angepinnte Dokumente",
|
||||
"Please download it only if it comes from a trusted source.": "Bitte laden Sie es nur herunter, wenn es von einer vertrauenswürdigen Quelle stammt.",
|
||||
"Private": "Privat",
|
||||
"Proconnect Login": "Proconnect-Anmeldung",
|
||||
"Public": "Öffentlich",
|
||||
"Public document": "Öffentliches Dokument",
|
||||
"Publication Director": "Verantwortlicher Herausgeber",
|
||||
"Publisher": "Herausgeber",
|
||||
"Quick search input": "Schnellsuche-Eingabe",
|
||||
"Quick search input": "Schnellsucheingabe",
|
||||
"Quote": "Zitat",
|
||||
"Reader": "Leser",
|
||||
"Reading": "Lesen",
|
||||
"Remedies": "Rechtsbehelfe",
|
||||
@@ -117,6 +163,12 @@
|
||||
"Share with {{count}} users_one": "Teilen mit {{count}} Benutzern",
|
||||
"Share with {{count}} users_other": "Teilen mit {{count}} Benutzern",
|
||||
"Shared with me": "Mit mir geteilt",
|
||||
"Shared with {{count}} users_many": "Geteilt mit {{count}} Benutzern",
|
||||
"Shared with {{count}} users_one": "Geteilt mit {{count}} Benutzern",
|
||||
"Shared with {{count}} users_other": "Geteilt mit {{count}} Benutzern",
|
||||
"Show more": "Mehr zeigen",
|
||||
"Simple and secure collaboration.": "Einfache und sichere Zusammenarbeit.",
|
||||
"Simple document icon": "Einfaches Dokumentensymbol",
|
||||
"Something bad happens, please retry.": "Etwas ist schiefgelaufen, bitte versuchen Sie es erneut.",
|
||||
"Stéphanie Schaer: Interministerial Digital Director (DINUM).": "Stéphanie Schaer: Interministerielle Digitaldirektorin (DINUM).",
|
||||
"Summarize": "Zusammenfassen",
|
||||
@@ -124,12 +176,16 @@
|
||||
"Template": "Vorlage",
|
||||
"The document has been deleted.": "Das Dokument wurde gelöscht.",
|
||||
"The document visibility has been updated.": "Die Sichtbarkeit des Dokuments wurde aktualisiert.",
|
||||
"The export failed": "Export fehlgeschlagen",
|
||||
"The team in charge of the digital workspace \"La Suite numérique\" can be contacted directly at": "Das Team, das für den digitalen Arbeitsbereich \"La Suite numérique\" zuständig ist, kann direkt kontaktiert werden unter",
|
||||
"This accessibility statement applies to the site hosted on": "Diese Erklärung zur Barrierefreiheit gilt für die gehostete Seite",
|
||||
"This allows us to measure the number of visits and understand which pages are the most viewed.": "Dies ermöglicht es uns, die Anzahl der Besuche zu messen und zu verstehen, welche Seiten am häufigsten angesehen werden.",
|
||||
"This file is flagged as unsafe.": "Diese Datei wurde als unsicher markiert.",
|
||||
"This procedure should be used in the following case:": "Dieses Verfahren sollte in folgendem Fall verwendet werden:",
|
||||
"This site does not display a cookie consent banner, why?": "Diese Seite hat ja gar kein Cookie-Einwilligungs-Banner, woran liegt das?",
|
||||
"This site places a small text file (a \"cookie\") on your computer when you visit it.": "Diese Website platziert beim Besuch auf Ihrem Computer eine kleine Textdatei (ein \"Cookie\").",
|
||||
"This will protect your privacy, but will also prevent the owner from learning from your actions and creating a better experience for you and other users.": "Dies schützt Ihre Privatsphäre, verhindert jedoch auch, dass der Eigentümer aus Ihren Aktionen lernt und eine bessere Erfahrung für Sie und andere Benutzer schafft.",
|
||||
"To facilitate the circulation of documents, Docs allows you to export your content to the most common formats: PDF, Word or OpenDocument.": "Docs erleichtert die Verbreitung von Dokumenten, da es den Export in die gängigsten Formate unterstützt: PDF, Word und OpenDocument.",
|
||||
"Too many requests. Please wait 60 seconds.": "Zu viele Anfragen. Bitte warten Sie 60 Sekunden.",
|
||||
"Type a name or email": "Geben Sie einen Namen oder eine E-Mail-Adresse ein",
|
||||
"Type the name of a document": "Geben Sie den Namen eines Dokuments ein",
|
||||
@@ -145,10 +201,13 @@
|
||||
"Warning": "Warnung",
|
||||
"We simply comply with the law, which states that certain audience measurement tools, properly configured to respect privacy, are exempt from prior authorization.": "Wir halten uns einfach an das Gesetz, das besagt, dass bestimmte Publikumsmessungstools, die ordnungsgemäß konfiguriert sind, um die Privatsphäre zu respektieren, von einer vorherigen Genehmigung befreit sind.",
|
||||
"We try to respond within 2 working days.": "Wir versuchen, innerhalb von 2 Arbeitstagen zu antworten.",
|
||||
"Write": "Schreiben",
|
||||
"You are the sole owner of this group, make another member the group owner before you can change your own role or be removed from your document.": "Sie sind der einzige Besitzer dieser Gruppe. Machen Sie ein anderes Mitglied zum Gruppenbesitzer, bevor Sie Ihre eigene Rolle ändern oder aus Ihrem Dokument entfernen können.",
|
||||
"You can oppose the tracking of your browsing on this website.": "Sie können der Verfolgung Ihres Surfverhaltens auf dieser Website widersprechen.",
|
||||
"You can:": "Sie können:",
|
||||
"You cannot update the role or remove other owner.": "Sie können die Rolle nicht aktualisieren oder einen anderen Besitzer entfernen.",
|
||||
"You do not have permission to view this document.": "Ihnen fehlt die Berechtigung, dieses Dokument einzusehen.",
|
||||
"You do not have permission to view users sharing this document or modify link settings.": "Ihnen fehlt die Berechtigung, die das Dokument teilenden Benutzer einzusehen oder die Linkeinstellungen zu ändern.",
|
||||
"Your current document will revert to this version.": "Ihr aktuelles Dokument wird auf diese Version zurückgesetzt.",
|
||||
"Your {{format}} was downloaded succesfully": "Ihr {{format}} wurde erfolgreich heruntergeladen",
|
||||
"you have reported to the website manager a lack of accessibility that prevents you from accessing content or one of the services of the portal and you have not received a satisfactory response.": "sie haben dem Website-Manager einen Mangel an Barrierefreiheit gemeldet, der Ihnen den Zugriff auf Inhalte oder einen der Dienste des Portals verwehrt, und Sie haben keine zufriedenstellende Antwort erhalten."
|
||||
@@ -382,5 +441,231 @@
|
||||
"you have reported to the website manager a lack of accessibility that prevents you from accessing content or one of the services of the portal and you have not received a satisfactory response.": "vous avez signalé au responsable du site internet un défaut d'accessibilité qui vous empêche d'accéder à un contenu ou à un des services du portail et vous n'avez pas obtenu de réponse satisfaisante."
|
||||
}
|
||||
},
|
||||
"nl": { "translation": {} }
|
||||
"nl": {
|
||||
"translation": {
|
||||
"\"{{email}}\" is already invited to the document.": "{{email}} is al uitgenodigd voor dit document.",
|
||||
"\"{{email}}\" is already member of the document.": "{{email}} is al lid van dit document",
|
||||
"A new way to organize knowledge.": "Een nieuwe manier om kennis te organiseren.",
|
||||
"AI Actions": "AI Actie",
|
||||
"AI seems busy! Please try again.": "AI is druk! Probeer het later opnieuw.",
|
||||
"Accessibility": "Toegankelijkheid",
|
||||
"Accessibility statement": "Toegankelijkheidsverklaring",
|
||||
"Accessible to anyone": "Toegankelijk voor iedereen",
|
||||
"Accessible to authenticated users": "Toegankelijk voor geauthentiseerde gebruikers",
|
||||
"Add": "Voeg toe",
|
||||
"Add a horizontal line": "Voeg horizontale lijn toe",
|
||||
"Add a quote block": "Voeg een blok quote toe",
|
||||
"Address:": "Adres:",
|
||||
"Administrator": "Administrator",
|
||||
"All docs": "Alle documenten",
|
||||
"An uncompromising writing experience.": "Een compromisloze schrijvingservaring.",
|
||||
"Anonymous": "Anoniem",
|
||||
"Anyone with the link can edit the document": "Iedereen met de link kan het document bewerken",
|
||||
"Anyone with the link can edit the document if they are logged in": "Iedereen met deze link kan het document bewerken als ze ingelogd zijn",
|
||||
"Anyone with the link can see the document": "Iedereen met de link kan het document bekijken",
|
||||
"Anyone with the link can view the document if they are logged in": "Iedereen met deze link kan het document zien als ze ingelogd zijn",
|
||||
"Are you sure you want to delete this document ?": "Weet u zeker dat u het document wilt verwijderen?",
|
||||
"Available soon": "Binnenkort beschikbaar",
|
||||
"Banner image": "Banner afbeelding",
|
||||
"Beautify": "Maak mooier",
|
||||
"Can't load this page, please check your internet connection.": "Kan deze pagina niet laden. Controleer je internetverbinding.",
|
||||
"Cancel": "Breek af",
|
||||
"Close the modal": "Sluit het venster",
|
||||
"Collaborate": "Samenwerken",
|
||||
"Collaborate and write in real time, without layout constraints.": "Samenwerken en schrijven in realtime, zonder lay-out beperkingen.",
|
||||
"Collaborative writing, Simplified.": "Vereenvoudigd samenwerkend",
|
||||
"Compliance status": "Compliance status",
|
||||
"Confirm deletion": "Bevestig verwijdering",
|
||||
"Connected": "Verbonden",
|
||||
"Content modal to delete document": "Content venster om het document te verwijderen",
|
||||
"Content modal to export the document": "Content venster om document te exporteren",
|
||||
"Convert Markdown": "Converteer naar Markdown formaat",
|
||||
"Cookies placed": "Cookies geplaatst",
|
||||
"Copied to clipboard": "Kopieer naar klembord",
|
||||
"Copy as {{format}}": "Kopieer als {{format}}",
|
||||
"Copy link": "Kopieer link",
|
||||
"Copyright": "Auteursrecht",
|
||||
"Correct": "Correct",
|
||||
"Defender of Rights - Free response - 71120 75342 Paris CEDEX 07": "Defender of Rights - Free response - 71120 75342 Paris CEDEX 07",
|
||||
"Delete": "Verwijder",
|
||||
"Delete a doc": "Verwijder een document",
|
||||
"Delete document": "Verwijder document",
|
||||
"Divider": "Scheidingslijn",
|
||||
"Doc visibility card": "Docs zichtbaarheid kaart",
|
||||
"Docs": "Documenten",
|
||||
"Docs Logo": "Document logo",
|
||||
"Docs is already available, log in to use it now.": "Docs is beschikbaar, log in om het te gebruiken.",
|
||||
"Docs makes real-time collaboration simple. Invite collaborators - public officials or external partners - with one click to see their changes live, while maintaining precise access control for data security.": "Docs maakt real-time samenwerking eenvoudig. Nodig medewerkers - ambtenaren of externe partners - uit met één klik om hun veranderingen live te zien, terwijl de toegangscontrole voor de gegevensbeveiliging wordt gehandhaafd.",
|
||||
"Docs offers an intuitive writing experience. Its minimalist interface favors content over layout, while offering the essentials: media import, offline mode and keyboard shortcuts for greater efficiency.": "Docs biedt een intuïtieve schrijfervaring. De minimalistische interface geeft voorrang aan de inhoud boven de lay-out, terwijl essentiële zaken worden aangeboden: importeren van media, offline-modus en sneltoetsen voor grotere efficiëntie.",
|
||||
"Docs transforms your documents into knowledge bases thanks to subpages, powerful search and the ability to pin your important documents.": "Documentatie transformeert uw documenten in een kennisbasis, dankzij subpagina's, krachtig zoeken en de mogelijkheid om uw belangrijke documenten te pinnen.",
|
||||
"Docs: Your new companion to collaborate on documents efficiently, intuitively, and securely.": "Docs: Je nieuwe metgezel om efficiënt, intuïtief en veilig samen te werken aan documenten.",
|
||||
"Document accessible to any connected person": "Document is toegankelijk voor ieder verbonden persoon",
|
||||
"Document owner": "Document eigenaar",
|
||||
"Document title updated successfully": "Document titel succesvol actueel gemaakt",
|
||||
"Docx": "Docx",
|
||||
"Download": "Download",
|
||||
"Download anyway": "Download alsnog",
|
||||
"Download your document in a .docx or .pdf format.": "Download jouw document in .docx of .pdf formaat.",
|
||||
"E-mail:": "Email:",
|
||||
"Edition": "Editie",
|
||||
"Editor": "Bewerker",
|
||||
"Editor unavailable": "Editor onbereikbaar",
|
||||
"Emojify": "Maak met emoji's",
|
||||
"Empty template": "Lege template",
|
||||
"Error during delete invitation": "Fout bij verwijderen uitnodiging",
|
||||
"Error during invitation update": "Fout bij updaten uitnodiging",
|
||||
"Error during update invitation": "Fout bij updaten uitnodiging",
|
||||
"Error while deleting invitation": "Fout bij verwijderen uitnodiging",
|
||||
"Established on December 20, 2023.": "Gemaakt op 20 december 2023.",
|
||||
"Export": "Exporteer",
|
||||
"Failed to add the member in the document.": "Toevoegen van het lid in het document is mislukt.",
|
||||
"Failed to copy link": "Link kopiëren gefaald",
|
||||
"Failed to copy to clipboard": "Kopiëren naar klembord misluk",
|
||||
"Failed to create the invitation for {{email}}.": "Aanmaken uitnodiging voor {{email}} is mislukt.",
|
||||
"Flexible export.": "Flexibele export.",
|
||||
"Format": "Formaat",
|
||||
"French Interministerial Directorate for Digital Affairs (DINUM), 20 avenue de Ségur 75007 Paris.": "French Interministerial Directorate for Digital Affairs (DINUM), 20 avenue de Ségur 75007 Paris.",
|
||||
"Govs ❤️ Open Source.": "Govs ❤️ Open Source.",
|
||||
"History": "Geschiedenis",
|
||||
"Home": "Thuis",
|
||||
"If a member is editing, his works can be lost.": "Als een gebruiker aan het bewerken is, kan zijn werk verloren gaan.",
|
||||
"If you are unable to access a content or a service, you can contact the person responsible for https://lasuite.numerique.gouv.fr to be directed to an accessible alternative or to obtain the content in another form.": "Als u geen toegang hebt tot een content of service, kunt u contact opnemen met de persoon die verantwoordelijk is voor de site om naar een toegankelijk alternatief te worden verwezen of om de inhoud in een andere vorm te verkrijgen.",
|
||||
"Illustration": "Illustratie",
|
||||
"Illustration:": "Illustratie:",
|
||||
"Image 401": "Afbeelding 401",
|
||||
"Image 403": "Afbeelding 403",
|
||||
"Improvement and contact": "Verbetering en contact",
|
||||
"Invite": "Uitnodigen",
|
||||
"It is the card information about the document.": "Het is een informatie kaart over het document.",
|
||||
"It is the document title": "Dit is de titel",
|
||||
"It seems that the page you are looking for does not exist or cannot be displayed correctly.": "Het lijkt erop dat de pagina die u zoekt niet bestaat of niet correct kan worden weergegeven.",
|
||||
"It's true, you didn't have to click on a block that covers half the page to say you agree to the placement of cookies — even if you don't know what it means!": "Het is waar, je hoefde niet op een blok te klikken dat de helft van de pagina dekt om te zeggen dat je akkoord gaat met de plaatsing van cookies - zelfs als je niet weet wat het betekent!",
|
||||
"Language": "Taal",
|
||||
"Last update: {{update}}": "Laatste update: {{update}}",
|
||||
"Legal Notice": "Wettelijke bepalingen",
|
||||
"Legal notice": "Juridische kennisgeving",
|
||||
"Link Copied !": "Link gekopieerd",
|
||||
"Link parameters": "Link opties",
|
||||
"List invitation card": "Uitnodiging lijst kaart",
|
||||
"List members card": "Gebruikers lijst kaart",
|
||||
"Load more": "Laad meer",
|
||||
"Log in to access the document.": "Log in om toegang tot het document te krijgen.",
|
||||
"Login": "Inloggen",
|
||||
"Logout": "Uitloggen",
|
||||
"Modal confirmation to download the attachment": "Venster bevestiging om bijlage te downloaden",
|
||||
"Modal confirmation to restore the version": "Bevestiging modal om de versie te herstellen",
|
||||
"More docs": "Meer documenten",
|
||||
"More info?": "Meer info?",
|
||||
"My docs": "Mijn documenten",
|
||||
"Name": "Naam",
|
||||
"New doc": "Nieuw document",
|
||||
"No active search": "Geen actieve zoekactie",
|
||||
"No document found": "Geen documenten gevonden",
|
||||
"No documents found": "Geen documenten gevonden",
|
||||
"No text selected": "Geen tekst geselecteerd",
|
||||
"No versions": "Geen versies",
|
||||
"Nothing exceptional, no special privileges related to a .gouv.fr.": "Niets uitzonderlijk, geen speciale privileges gerelateerd aan een .gouv.fr.",
|
||||
"OK": "Ok",
|
||||
"Offline ?!": "Offline ?!",
|
||||
"Only invited people can access": "Alleen uitgenodigde gebruikers hebben toegang",
|
||||
"Open Source": "Open Source",
|
||||
"Open the document options": "Open document opties",
|
||||
"Open the header menu": "Open het hoofdmenu",
|
||||
"Organize": "Organiseer",
|
||||
"Ouch !": "Au !",
|
||||
"Owner": "Eigenaar",
|
||||
"PDF": "PDF",
|
||||
"Pending invitations": "Openstaande uitnodigingen",
|
||||
"Personal data and cookies": "Persoonlijke gegevens en cookies",
|
||||
"Pin": "Vastzetten",
|
||||
"Pin document icon": "Document icoon vastzetten",
|
||||
"Pinned documents": "Vastgepinde documenten",
|
||||
"Please download it only if it comes from a trusted source.": "Alleen downloaden als het van een vertrouwde bron komt.",
|
||||
"Private": "Privé",
|
||||
"Proconnect Login": "Login",
|
||||
"Public": "Publiek",
|
||||
"Public document": "Publiek document",
|
||||
"Publication Director": "Directeur publicaties",
|
||||
"Publisher": "Uitgever",
|
||||
"Quick search input": "Snel zoeken",
|
||||
"Quote": "Quote",
|
||||
"Reader": "Lezer",
|
||||
"Reading": "Lezen",
|
||||
"Remedies": "Oplossingen",
|
||||
"Remove": "Verwijderen",
|
||||
"Rename": "Hernoemen",
|
||||
"Rephrase": "Herschrijf",
|
||||
"Restore": "Herstel",
|
||||
"Search": "Zoeken",
|
||||
"Search modal": "Zoek modal",
|
||||
"Search user result": "Zoek resultaat",
|
||||
"Select a document": "Selecteer een document",
|
||||
"Select a version on the right to restore": "Selecteer een versie rechts om te herstellen",
|
||||
"Send a letter by post (free of charge, no stamp needed):": "Stuur een brief per post (gratis, geen postzegel nodig):",
|
||||
"Share": "Deel",
|
||||
"Share modal": "Deel model",
|
||||
"Share the document": "Deel dit document",
|
||||
"Share with {{count}} users_many": "Gedeeld met {{count}} gebruikers",
|
||||
"Share with {{count}} users_one": "Gedeeld met {{count}} gebruikers",
|
||||
"Share with {{count}} users_other": "Gedeeld met {{count}} gebruikers",
|
||||
"Shared with me": "Gedeeld met mij",
|
||||
"Shared with {{count}} users_many": "Gedeeld met {{count}} gebruikers",
|
||||
"Shared with {{count}} users_one": "Gedeeld met {{count}} gebruikers",
|
||||
"Shared with {{count}} users_other": "Gedeeld met {{count}} gebruikers",
|
||||
"Show more": "Toon meer",
|
||||
"Simple and secure collaboration.": "Eenvoudige en veilige samenwerking.",
|
||||
"Simple document icon": "Eenvoudig documentpictogram",
|
||||
"Something bad happens, please retry.": "Een fout heeft plaatsgevonden, probeer het opnieuw.",
|
||||
"Start Writing": "Begin met schrijven",
|
||||
"Stéphanie Schaer: Interministerial Digital Director (DINUM).": "Stéphanie Schaer: Interministerial Digital Director (DINUM)",
|
||||
"Summarize": "Vat samen",
|
||||
"Summary": "Samenvatting",
|
||||
"Template": "Template",
|
||||
"The document has been deleted.": "Het document is verwijderd",
|
||||
"The document visibility has been updated.": "De zichtbaarheid van het document is bijgewerkt",
|
||||
"The export failed": "Het exporteren is mislukt",
|
||||
"The team in charge of the digital workspace \"La Suite numérique\" can be contacted directly at": "Het team dat verantwoordelijk is voor de digitale werkruimte kan direct worden gecontacteerd op",
|
||||
"This accessibility statement applies to the site hosted on": "Deze toegankelijkheidsverklaring is van toepassing op de website die wordt gehost op",
|
||||
"This allows us to measure the number of visits and understand which pages are the most viewed.": "Dit stelt ons in staat om het aantal bezoeken te meten en te begrijpen welke pagina's het meest worden bekeken.",
|
||||
"This file is flagged as unsafe.": "Het bestand is gemarkeerd als onveilig.",
|
||||
"This procedure should be used in the following case:": "Deze procedure moet worden toegepast in het volgende geval:",
|
||||
"This site does not display a cookie consent banner, why?": "Deze website toont geen banner voor cookietoestemming, waarom?",
|
||||
"This site places a small text file (a \"cookie\") on your computer when you visit it.": "Deze website plaatst een klein tekstbestand (een \"cookie\") op je computer wanneer je het bezoekt.",
|
||||
"This will protect your privacy, but will also prevent the owner from learning from your actions and creating a better experience for you and other users.": "Dit beschermt uw privacy, maar verhindert ook dat de eigenaar van jouw acties leert en een betere ervaring voor jou en andere gebruikers creëert.",
|
||||
"To facilitate the circulation of documents, Docs allows you to export your content to the most common formats: PDF, Word or OpenDocument.": "Om het circuleren van documenten te vergemakkelijken, kunt Docs je inhoud exporteren naar de meest voorkomende formaten: PDF, Word of OpenDocument.",
|
||||
"Too many requests. Please wait 60 seconds.": "Te veel verzoeken. Wacht 60 seconden.",
|
||||
"Type a name or email": "Type een naam of email",
|
||||
"Type the name of a document": "Vul de naam van een document in",
|
||||
"Unless otherwise stated, all content on this site is under": "Tenzij anders vermeld, is alle inhoud van deze site ondergebracht onder",
|
||||
"Unpin": "Losmaken",
|
||||
"Untitled document": "Naamloos document",
|
||||
"Updated at": "Geüpdate op",
|
||||
"Use as prompt": "Gebruik als prompt",
|
||||
"Version history": "Versie historie",
|
||||
"Version restored successfully": "Versie teruggezet",
|
||||
"Visibility": "Zichtbaarheid",
|
||||
"Visibility mode": "Zichtbaarheid modus",
|
||||
"Warning": "Waarschuwing",
|
||||
"We simply comply with the law, which states that certain audience measurement tools, properly configured to respect privacy, are exempt from prior authorization.": "We houden ons gewoon aan de wet, waarin bepaald wordt dat bepaalde toehoortoestellen die correct zijn geconfigureerd om de privacy te eerbiedigen, zijn vrijgesteld van voorafgaande toestemming.",
|
||||
"We try to respond within 2 working days.": "We proberen binnen 2 werkdagen te beantwoorden.",
|
||||
"Write": "Schrijf",
|
||||
"You are the sole owner of this group, make another member the group owner before you can change your own role or be removed from your document.": "U bent de enige eigenaar van deze groep, maak een ander lid de groepseigenaar voordat u uw eigen rol kunt wijzigen of kan worden verwijderd van het document.",
|
||||
"You can oppose the tracking of your browsing on this website.": "U kunt zich verzetten tegen het volgen van uw surfen op deze website.",
|
||||
"You can:": "U kan:",
|
||||
"You cannot update the role or remove other owner.": "U kunt de rol niet bijwerken of een andere eigenaar verwijderen.",
|
||||
"You do not have permission to view this document.": "U heeft geen toestemming on dit document te mogen zien.",
|
||||
"You do not have permission to view users sharing this document or modify link settings.": "U heeft geen rechten om gebruikers of links aan te passen of te zien",
|
||||
"Your current document will revert to this version.": "Uw huidige document wordt teruggezet naar deze versie.",
|
||||
"Your {{format}} was downloaded succesfully": "Jouw {{format}} is succesvol gedownload",
|
||||
"accessibility-contact-defenseurdesdroits": "accessibility-contact-defenseurdesdroits",
|
||||
"accessibility-dinum-services": "accessibility-dinum-services",
|
||||
"accessibility-form-defenseurdesdroits": "accessibility-form-defenseurdesdroits",
|
||||
"accessibility-not-audit": "accessibility-not-audit",
|
||||
"home-content-open-source-part1": "home-content-open-source-part1",
|
||||
"home-content-open-source-part2": "home-content-open-source-part2",
|
||||
"home-content-open-source-part3": "home-content-open-source-part3",
|
||||
"you have reported to the website manager a lack of accessibility that prevents you from accessing content or one of the services of the portal and you have not received a satisfactory response.": "u heeft aan de websitebeheerder gerapporteerd dat u geen toegang heeft tot de inhoud of een van de diensten van het portaal, en u hebt geen bevredigend antwoord ontvangen."
|
||||
}
|
||||
},
|
||||
"tr": { "translation": {} }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user