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>2020-06-16 06:02:42 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-16 06:02:42 +0300
commit2ace6b2851a7affbc5049dbff412e30a55124016 (patch)
tree923b975561faada494210ae416ccef2a6644339e /l10n/nl.js
parent7acc2f5828fdbeb02f7e433895389742c8a182bf (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/nl.js')
-rw-r--r--l10n/nl.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index 4d2ef97d3..e7970d1ef 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"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",
- "Show file" : "Toon bestand",
"Show rich workspaces" : "Toon rijke werkplekken",
"Add notes, lists or links …" : "Toevoegen notities, lijsten of links...",
"New text document" : "Nieuw tekstdocument",
@@ -46,6 +44,8 @@ OC.L10N.register(
"Blockquote" : "Tekstblok",
"Code block" : "Code blok",
"Network connection error: Could not connect to the document" : "Netwerkfout: kon niet verbinden met het document",
- "Last save {lastSave}" : "Laatste opgeslagen versie {lastSave}"
+ "Last save {lastSave}" : "Laatste opgeslagen versie {lastSave}",
+ "Show image" : "Toon afbeelding",
+ "Show file" : "Toon bestand"
},
"nplurals=2; plural=(n != 1);");