Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/nl.js')
-rw-r--r--l10n/nl.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index d2c12ce9b..a0824e10b 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : "** 📝 Gezamenlijke documentbewerking!**\n\n- **📝 Gericht schrijven:** Geen afleiding, alleen de edit mogelijkheden die je nodig hebt.\n- **🙋 Werk samen:** Deel en werk samen met vrienden en collega's, of je nu Nextcloud gebruikt of niet!\n- **💾 Open formaat:** Bestanden worden bewaard als [Markdown] (https://en.wikipedia.org/wiki/Markdown), je kan ze bewerken met elke andere tekst app.\n- **✊ Sterke basis:** We gebruiken [🐈 tiptap](https://tiptap.scrumpy.io) welke gebaseerd is op [🦉 ProseMirror](https://prosemirror.net) – Credits voor hen!",
"Use current version" : "Gebruik huidige versie",
"Use the saved version" : "Gebruik opgeslagen versie",
+ "Insert an image" : "Voeg een afbeelding in",
"Document idle for {timeout} minutes, click to continue editing" : "Document inactief voor {timeout} minuten, klik om door te gaan met bewerken",
"Reconnect" : "Opnieuw verbinden",
"The document has been changed outside of the editor. The changes cannot be applied." : "Het document is gewijzigd buiten de editor. Veranderingen kunnen niet worden toegepast.",
@@ -59,11 +60,8 @@ OC.L10N.register(
"Quoted text" : "Geciteerde tekst",
"Code block" : "Code blok",
"Some code" : "Wat code",
- "Insert emoji" : "Invoegen emoji",
"Upload from computer" : "Uploaden vanaf computer",
"Insert from Files" : "Invoegen vanuit Bestanden",
- "Insert an image" : "Voeg een afbeelding in",
- "Alt" : "Alt",
"Update Link" : "Link bijwerken",
"Add Link" : "Link toevoegen",
"Link file" : "Link bestand",
@@ -74,7 +72,6 @@ OC.L10N.register(
"Author colors are only shown until everyone has closed the document." : "Auteurskleuren worden pas weergegeven als iedereen het document heeft gesloten.",
"Show rich workspaces" : "Toon rijke werkplekken",
"Add notes, lists or links …" : "Toevoegen notities, lijsten of links...",
- "Edit" : "Bewerken",
"Undo" : "Ongedaan maken",
"Redo" : "Opnieuw doen",
"Headings" : "Kopstijlen",
@@ -87,10 +84,13 @@ OC.L10N.register(
"Success" : "Geslaagd",
"Warning" : "Waarschuwing",
"Table" : "Tabel",
- "Emoji picker" : "Emoji kiezer",
+ "Insert emoji" : "Invoegen emoji",
"Insert image" : "Invoegen afbeelding",
+ "Alt" : "Alt",
+ "Edit" : "Bewerken",
"New text document" : "Nieuw tekstdocument",
"Currently active users:" : "Momenteel actieve gebruikers:",
- "_and %n other editor_::_and %n other editors_" : ["en %n andere auteur","en %n andere auteurs"]
+ "_and %n other editor_::_and %n other editors_" : ["en %n andere auteur","en %n andere auteurs"],
+ "Emoji picker" : "Emoji kiezer"
},
"nplurals=2; plural=(n != 1);");