richdocuments/l10n/nl.js

36 строки
2.0 KiB
JavaScript
Исходник Обычный вид История

2016-06-22 09:36:05 +03:00
OC.L10N.register(
"richdocuments",
{
2016-11-30 04:34:31 +03:00
"Download this revision" : "Download deze revisie",
"Restore this revision" : "Herstel deze revisie",
2016-07-01 09:34:36 +03:00
"Latest revision" : "Laatste revisie",
"Just now" : "Zopas",
2016-07-20 09:36:15 +03:00
"Failed to revert the document to older version" : "Kon het document niet terugdraaien naar een vorige versie",
2016-06-22 09:36:05 +03:00
"Save" : "Opslaan",
"Edit" : "Bewerk",
2017-05-26 03:20:25 +03:00
"New Document" : "Nieuw document",
"New Spreadsheet" : "Nieuw werkblad",
"New Presentation" : "Nieuwe presentatie",
2016-06-22 09:36:05 +03:00
"Could not create file" : "Kon bestand niet creëren",
2016-12-07 05:24:23 +03: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 09:36:15 +03:00
"Collabora Online" : "Collabora Online",
2016-06-30 09:35:41 +03:00
"Collabora Online server" : "Collabora Online server",
2016-07-03 09:35:42 +03: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 09:36:05 +03:00
"Apply" : "Toepassen",
2016-10-17 03:34:19 +03:00
"Use OOXML by default for new files" : "Gebruik standaard OOXML voor nieuwe bestanden",
2016-06-22 09:36:05 +03:00
"Wrong password. Please retry." : "Onjuist wachtwoord. Probeer opnieuw.",
2016-12-07 05:24:23 +03:00
"Password" : "Wachtwoord",
2016-06-30 09:35:41 +03:00
"OK" : "OK",
2016-06-22 09:36:05 +03:00
"Guest %s" : "Gast %s",
2016-12-08 05:24:24 +03: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 09:36:05 +03:00
},
"nplurals=2; plural=(n != 1);");