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:
authorNextcloud bot <bot@nextcloud.com>2019-07-26 05:50:50 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-26 05:50:50 +0300
commitbdc1f45a50de2e56c71eb01befd3b0ea208dca64 (patch)
tree94de5298cf6ceddc901e23cdc5bfb10172558237 /l10n/nl.json
parentd4a2aeb2e7158fb8548ca815ae6062dea34e4456 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/nl.json')
-rw-r--r--l10n/nl.json19
1 files changed, 18 insertions, 1 deletions
diff --git a/l10n/nl.json b/l10n/nl.json
index c662a6304..0dde8e2a7 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -11,6 +11,7 @@
"Enter your name so other users can see who is editing" : "Vul je naam in zodat anderen kunnen zien wie aan het bewerken is",
"Edit guest name" : "Bewerk gast naam",
"Save guest name" : "Bewaar gast naam",
+ "Insert image" : "Invoegen afbeelding",
"Add link" : "Voeg link toe",
"_and %n other editor_::_and %n other editors_" : ["en %n andere auteur","en %n andere auteurs"],
"Show image" : "Toon afbeelding",
@@ -18,6 +19,22 @@
"New text document" : "Nieuw tekstdocument",
"New text document.md" : "Nieuw tekstdocument.md",
"Edit" : "Bewerken",
- "Undo" : "Ongedaan maken"
+ "Undo" : "Ongedaan maken",
+ "Redo" : "Opnieuw doen",
+ "Bold" : "Vet",
+ "Italic" : "Cursief",
+ "Strikethrough" : "Doorgehaald",
+ "Paragraph" : "Paragraaf",
+ "Headings" : "Kopstijlen",
+ "Heading 1" : "Kop 1",
+ "Heading 2" : "Kop 2",
+ "Heading 3" : "Kop 3",
+ "Heading 4" : "Kop 4",
+ "Heading 5" : "Kop 5",
+ "Heading 6" : "Kop 6",
+ "Unordered list" : "Ongesorteerde lijst",
+ "Ordered list" : "Gesorteerde lijst",
+ "Blockquote" : "Tekstblok",
+ "Code block" : "Code blok"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file