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

34 lines
2.6 KiB
JSON
Raw Normal View History

2019-05-15 11:38:03 +00:00
{
"common.view.modals.txtCopy": "Kopieer naar klembord",
2020-09-16 19:10:15 +00:00
"common.view.modals.txtEmbed": "Ingevoegd",
2019-05-15 11:38:03 +00:00
"common.view.modals.txtHeight": "Hoogte",
2020-09-16 19:10:15 +00:00
"common.view.modals.txtShare": "Link delen",
2019-05-15 11:38:03 +00:00
"common.view.modals.txtWidth": "Breedte",
2020-09-16 19:10:15 +00:00
"SSE.ApplicationController.convertationErrorText": "Conversie is mislukt",
2019-05-15 11:38:03 +00:00
"SSE.ApplicationController.convertationTimeoutText": "Time-out voor conversie overschreden.",
"SSE.ApplicationController.criticalErrorTitle": "Fout",
"SSE.ApplicationController.downloadErrorText": "Download mislukt.",
"SSE.ApplicationController.downloadTextText": "Spreadsheet wordt gedownload...",
"SSE.ApplicationController.errorAccessDeny": "U probeert een actie uit te voeren waarvoor u geen rechten hebt.<br>Neem contact op met de beheerder van de documentserver.",
"SSE.ApplicationController.errorDefaultMessage": "Foutcode: %1",
"SSE.ApplicationController.errorFilePassProtect": "Het bestand is beschermd met een wachtwoord en kan niet worden geopend.",
2020-09-16 19:10:15 +00:00
"SSE.ApplicationController.errorFileSizeExceed": "De bestandsgrootte overschrijdt de limiet die is ingesteld voor uw server. <br>Neem contact op met uw Document Server-beheerder voor details.",
"SSE.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
"SSE.ApplicationController.errorUserDrop": "Toegang tot het bestand is op dit moment niet mogelijk.",
"SSE.ApplicationController.notcriticalErrorTitle": "Waarschuwing",
"SSE.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
"SSE.ApplicationController.textAnonymous": "Anoniem",
"SSE.ApplicationController.textGuest": "Gast",
2019-05-15 11:38:03 +00:00
"SSE.ApplicationController.textLoadingDocument": "Spreadsheet wordt geladen",
"SSE.ApplicationController.textOf": "van",
"SSE.ApplicationController.txtClose": "Sluiten",
"SSE.ApplicationController.unknownErrorText": "Onbekende fout.",
"SSE.ApplicationController.unsupportedBrowserErrorText": "Uw browser wordt niet ondersteund.",
2020-09-16 19:10:15 +00:00
"SSE.ApplicationController.waitText": "Een moment geduld",
2019-05-15 11:38:03 +00:00
"SSE.ApplicationView.txtDownload": "Downloaden",
2020-09-16 19:10:15 +00:00
"SSE.ApplicationView.txtEmbed": "Invoegen",
2021-07-23 17:08:13 +00:00
"SSE.ApplicationView.txtFileLocation": "Open bestandslocatie",
2019-05-15 11:38:03 +00:00
"SSE.ApplicationView.txtFullScreen": "Volledig scherm",
2020-11-05 19:21:05 +00:00
"SSE.ApplicationView.txtPrint": "Afdrukken",
2019-05-15 11:38:03 +00:00
"SSE.ApplicationView.txtShare": "Delen"
}