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

36 lines
3.3 KiB
JSON
Raw Normal View History

2021-08-06 10:55:26 +00:00
{
2021-10-29 19:29:47 +00:00
"DE.Controllers.ApplicationController.convertationErrorText": "Conversie is mislukt",
"DE.Controllers.ApplicationController.convertationTimeoutText": "Time-out voor conversie overschreden.",
"DE.Controllers.ApplicationController.criticalErrorTitle": "Fout",
"DE.Controllers.ApplicationController.downloadErrorText": "Download mislukt.",
"DE.Controllers.ApplicationController.downloadTextText": "Document wordt gedownload...",
"DE.Controllers.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.Controllers.ApplicationController.errorDefaultMessage": "Foutcode: %1",
"DE.Controllers.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.",
"DE.Controllers.ApplicationController.errorFilePassProtect": "Het bestand is beschermd met een wachtwoord en kan niet worden geopend.",
"DE.Controllers.ApplicationController.errorFileSizeExceed": "De bestandsgrootte overschrijdt de limiet die is ingesteld voor uw server. <br>Neem contact op met uw Document Server-beheerder voor details.",
"DE.Controllers.ApplicationController.errorSubmit": "Verzenden mislukt. ",
"DE.Controllers.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.",
"DE.Controllers.ApplicationController.errorUserDrop": "Toegang tot het bestand is op dit moment niet mogelijk.",
"DE.Controllers.ApplicationController.notcriticalErrorTitle": "Waarschuwing",
"DE.Controllers.ApplicationController.scriptLoadError": "De verbinding is te langzaam, sommige componenten konden niet geladen worden. Laad de pagina opnieuw.",
"DE.Controllers.ApplicationController.textAnonymous": "Anoniem",
"DE.Controllers.ApplicationController.textGotIt": "OK",
"DE.Controllers.ApplicationController.textGuest": "Gast",
"DE.Controllers.ApplicationController.textLoadingDocument": "Document wordt geladen",
"DE.Controllers.ApplicationController.textOf": "van",
"DE.Controllers.ApplicationController.textRequired": "Vul alle verplichte velden in om het formulier te verzenden.",
"DE.Controllers.ApplicationController.textSubmited": "<b>Formulier succesvol ingediend</b><br>Klik om de tip te sluiten",
"DE.Controllers.ApplicationController.txtClose": "Sluiten",
"DE.Controllers.ApplicationController.unknownErrorText": "Onbekende fout.",
"DE.Controllers.ApplicationController.unsupportedBrowserErrorText": "Uw browser wordt niet ondersteund.",
"DE.Controllers.ApplicationController.waitText": "Een moment geduld",
"DE.Views.ApplicationView.txtDownload": "Downloaden",
"DE.Views.ApplicationView.txtDownloadDocx": "Downloaden als docx",
"DE.Views.ApplicationView.txtDownloadPdf": "Downloaden als PDF",
"DE.Views.ApplicationView.txtEmbed": "Invoegen",
"DE.Views.ApplicationView.txtFileLocation": "Open bestandslocatie",
"DE.Views.ApplicationView.txtFullScreen": "Volledig scherm",
"DE.Views.ApplicationView.txtPrint": "Afdrukken",
"DE.Views.ApplicationView.txtShare": "Delen"
2021-08-06 10:55:26 +00:00
}