51 lines
3.4 KiB
JavaScript
Raw Normal View History

2016-06-22 02:36:05 -04:00
OC.L10N.register(
"richdocuments",
{
2017-06-03 00:19:59 +00:00
"Saving…" : "Opslaan...",
2017-06-21 00:20:01 +00:00
"All" : "Alle",
2016-11-30 02:34:31 +01:00
"Download this revision" : "Download deze revisie",
"Restore this revision" : "Herstel deze revisie",
2018-02-19 01:31:05 +00:00
"Latest revision" : "Laatste revisie",
"More versions…" : "Meer versies...",
2018-02-12 22:49:08 +00:00
"Just now" : "Zojuist",
2018-02-19 01:31:05 +00:00
"Failed to revert the document to older version" : "Kon het document niet terugdraaien naar een vorige versie",
2017-12-18 01:19:19 +00:00
"Please enter the filename to store the document as." : "Geef de bestandsnaam op waaromnder het document moet worden opgeslagen.",
2017-11-30 01:31:01 +00:00
"Save As" : "Opslaan als",
"New filename" : "Nieuwe bestandsnaam",
2018-03-04 01:34:32 +00:00
"Cancel" : "Annuleren",
2018-02-22 01:32:45 +00:00
"Save" : "Opslaan",
2017-06-03 00:19:59 +00:00
"Loading documents…" : "Documenten laden...",
2016-06-22 02:36:05 -04:00
"Edit" : "Bewerk",
2017-05-26 00:20:25 +00:00
"New Document" : "Nieuw document",
"New Spreadsheet" : "Nieuw werkblad",
"New Presentation" : "Nieuwe presentatie",
2016-06-22 02:36:05 -04:00
"Could not create file" : "Kon bestand niet creëren",
2016-12-07 02:24:23 +00:00
"New Document.odt" : "Nieuw Document.odt",
"New Spreadsheet.ods" : "Nieuw werkblad.ods",
"New Presentation.odp" : "Nieuw presentatie.odp",
"New Document.docx" : "Nieuw Document.docx",
"New Spreadsheet.xlsx" : "Nieuw werkblad.xlsx",
"New Presentation.pptx" : "Nieuwe presentatie.pptx",
"Can't create document" : "Kan document niet creëren",
"Saved" : "Bewaard",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Opgeslagen met een fout: Collabora Online moet hetzelfde protocol gebruiken als de serverinstallatie.",
2016-07-20 02:36:15 -04:00
"Collabora Online" : "Collabora Online",
2018-01-23 01:30:37 +00:00
"Open documentation" : "Open documentatie",
2016-06-30 02:35:41 -04:00
"Collabora Online server" : "Collabora Online server",
2016-07-03 02:35:42 -04:00
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (en poort) van de Collabora Online server die de bewerkingsfunctie als WOPI client biedt.",
2016-06-22 02:36:05 -04:00
"Apply" : "Toepassen",
2017-11-08 01:25:51 +00:00
"Restrict usage to specific groups" : "Beperk gebruik tot bepaalde groepen",
"Restrict edit to specific groups" : "Beperk bewerken tot bepaalde groepen",
2016-10-17 02:34:19 +02:00
"Use OOXML by default for new files" : "Gebruik standaard OOXML voor nieuwe bestanden",
2017-10-01 00:21:35 +00:00
"Enable access for external apps" : "Toegang vanuit externe apps toestaan",
"Add" : "Toevoegen",
2018-02-19 01:31:05 +00:00
"Use Canonical webroot" : "Gebruik Canonical webroot",
2018-03-17 01:30:41 +00:00
"Canonical webroot, in case there are multiple, for Collabora to use. Provide the one with least restrictions. Eg: Use non-shibbolized webroot if this instance is accessed by both shibbolized and non-shibbolized webroots. You can ignore this setting if only one webroot is used to access this instance." : "Canonical webroot, als er meerdere zijn, die Collabora moet gebruiken. Geef de webroot met de minste beperkingen op. Bijv: gebruik non-shibbolized webroot als deze server zowel door shibbolized als non-shibbolized webroots wordt benaderd. Je kunt deze instelling negeren als er maar één webroot wordt gebruikt om deze server te benaderen.",
2016-06-22 02:36:05 -04:00
"Wrong password. Please retry." : "Onjuist wachtwoord. Probeer opnieuw.",
2016-12-07 02:24:23 +00:00
"Password" : "Wachtwoord",
2016-06-30 02:35:41 -04:00
"OK" : "OK",
2016-06-22 02:36:05 -04:00
"Guest %s" : "Gast %s",
2016-12-08 02:24:24 +00:00
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "De link is vervallen of heeft nooit bestaan. Neem contact op met de persoon die het deelde voor de details."
2016-06-22 02:36:05 -04:00
},
"nplurals=2; plural=(n != 1);");