web-apps/apps/documenteditor/embed/locale/nl.json

44 lines
3.4 KiB
JSON
Raw Normal View History

2019-05-15 11:38:03 +00:00
{
"common.view.modals.txtCopy": "Kopieer naar klembord",
2020-09-16 17:14:29 +00:00
"common.view.modals.txtEmbed": "Invoegen",
2019-05-15 11:38:03 +00:00
"common.view.modals.txtHeight": "Hoogte",
2020-09-16 17:14:29 +00:00
"common.view.modals.txtShare": "Link delen",
2019-05-15 11:38:03 +00:00
"common.view.modals.txtWidth": "Breedte",
2020-09-16 17:14:29 +00:00
"DE.ApplicationController.convertationErrorText": "Conversie is mislukt",
2019-05-15 11:38:03 +00:00
"DE.ApplicationController.convertationTimeoutText": "Time-out voor conversie overschreden.",
"DE.ApplicationController.criticalErrorTitle": "Fout",
"DE.ApplicationController.downloadErrorText": "Download mislukt.",
"DE.ApplicationController.downloadTextText": "Document wordt gedownload...",
"DE.ApplicationController.errorAccessDeny": "U probeert een actie uit te voeren waarvoor u geen rechten hebt.<br>Neem contact op met de beheerder van de documentserver.",
"DE.ApplicationController.errorDefaultMessage": "Foutcode: %1",
2021-07-23 17:08:13 +00:00
"DE.ApplicationController.errorEditingDownloadas": "Er is een fout ontstaan tijdens het werken met het document.<br>Gebruik de 'Opslaan als...' optie om het bestand als back-upkopie op te slaan op uw computer.",
2019-05-15 11:38:03 +00:00
"DE.ApplicationController.errorFilePassProtect": "Het bestand is beschermd met een wachtwoord en kan niet worden geopend.",
2020-09-16 17:14:29 +00:00
"DE.ApplicationController.errorFileSizeExceed": "De bestandsgrootte overschrijdt de limiet die is ingesteld voor uw server. <br>Neem contact op met uw Document Server-beheerder voor details.",
2021-07-23 17:08:13 +00:00
"DE.ApplicationController.errorSubmit": "Verzenden mislukt. ",
2020-09-16 17:14:29 +00:00
"DE.ApplicationController.errorUpdateVersionOnDisconnect": "De internetverbinding is hersteld en de bestandsversie is gewijzigd. <br>Voordat u verder kunt werken, moet u het bestand downloaden of de inhoud kopiëren om er zeker van te zijn dat er niets verloren gaat, en deze pagina vervolgens opnieuw laden.",
2019-05-15 11:38:03 +00:00
"DE.ApplicationController.errorUserDrop": "Toegang tot het bestand is op dit moment niet mogelijk.",
"DE.ApplicationController.notcriticalErrorTitle": "Waarschuwing",
"DE.ApplicationController.scriptLoadError": "De verbinding is te langzaam, sommige componenten konden niet geladen worden. Laad de pagina opnieuw.",
2021-07-23 17:08:13 +00:00
"DE.ApplicationController.textAnonymous": "Anoniem",
"DE.ApplicationController.textClear": "Wis Alle Velden",
"DE.ApplicationController.textGotIt": "OK",
"DE.ApplicationController.textGuest": "Gast",
2019-05-15 11:38:03 +00:00
"DE.ApplicationController.textLoadingDocument": "Document wordt geladen",
2021-07-23 17:08:13 +00:00
"DE.ApplicationController.textNext": "Volgend veld ",
2019-05-15 11:38:03 +00:00
"DE.ApplicationController.textOf": "van",
2021-07-23 17:08:13 +00:00
"DE.ApplicationController.textRequired": "Vul alle verplichte velden in om het formulier te verzenden.",
"DE.ApplicationController.textSubmit": "Verzenden ",
"DE.ApplicationController.textSubmited": "<b>Formulier succesvol ingediend</b><br>Klik om de tip te sluiten",
2019-05-15 11:38:03 +00:00
"DE.ApplicationController.txtClose": "Sluiten",
"DE.ApplicationController.unknownErrorText": "Onbekende fout.",
"DE.ApplicationController.unsupportedBrowserErrorText": "Uw browser wordt niet ondersteund.",
2020-09-16 17:14:29 +00:00
"DE.ApplicationController.waitText": "Een moment geduld",
2019-05-15 11:38:03 +00:00
"DE.ApplicationView.txtDownload": "Downloaden",
2021-07-23 17:08:13 +00:00
"DE.ApplicationView.txtDownloadDocx": "Downloaden als docx",
"DE.ApplicationView.txtDownloadPdf": "Downloaden als PDF",
2020-09-16 17:14:29 +00:00
"DE.ApplicationView.txtEmbed": "Invoegen",
2021-07-23 17:08:13 +00:00
"DE.ApplicationView.txtFileLocation": "Open bestandslocatie",
2019-05-15 11:38:03 +00:00
"DE.ApplicationView.txtFullScreen": "Volledig scherm",
2020-11-05 19:21:05 +00:00
"DE.ApplicationView.txtPrint": "Afdrukken",
2019-05-15 11:38:03 +00:00
"DE.ApplicationView.txtShare": "Delen"
}