41 lines
2.2 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",
2016-07-01 02:34:36 -04:00
"Latest revision" : "Laatste revisie",
2017-06-03 00:19:59 +00:00
"More versions…" : "Meer versies...",
2016-07-01 02:34:36 -04:00
"Just now" : "Zopas",
2016-07-20 02:36:15 -04:00
"Failed to revert the document to older version" : "Kon het document niet terugdraaien naar een vorige versie",
2016-06-22 02:36:05 -04: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",
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-06-21 00:20:01 +00:00
"Enable edit for specific groups" : "Schakel bewerken in voor bepaalde groepen",
2016-10-17 02:34:19 +02:00
"Use OOXML by default for new files" : "Gebruik standaard OOXML voor nieuwe bestanden",
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);");