summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/nl.js4
-rw-r--r--l10n/nl.json4
-rw-r--r--l10n/nl.php4
3 files changed, 12 insertions, 0 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index afbefce68..8aa4b4d8e 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -49,6 +49,9 @@ OC.L10N.register(
"Remove keep article unread" : "Verwijder ongelezen houden artikel",
"by" : "door",
"from" : "van",
+ "Play audio" : "Audio afspelen",
+ "Download video" : "Downloaden video",
+ "Download audio" : "Downloaden audio",
"Keyboard shortcut" : "Sneltoets",
"Description" : "Beschrijving",
"right" : "rechts",
@@ -65,6 +68,7 @@ OC.L10N.register(
"Load next folder" : "Laad volgende map",
"Load previous folder" : "Laad voorgaande map",
"Scroll to active navigation entry" : "Scrollen naar actieve navigatie regel",
+ "Focus search field" : "Focus zoekveld",
"Web address" : "Webadres",
"Feed exists already!" : "Feed bestaat al!",
"Folder" : "Map",
diff --git a/l10n/nl.json b/l10n/nl.json
index 5629814ad..230211248 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -47,6 +47,9 @@
"Remove keep article unread" : "Verwijder ongelezen houden artikel",
"by" : "door",
"from" : "van",
+ "Play audio" : "Audio afspelen",
+ "Download video" : "Downloaden video",
+ "Download audio" : "Downloaden audio",
"Keyboard shortcut" : "Sneltoets",
"Description" : "Beschrijving",
"right" : "rechts",
@@ -63,6 +66,7 @@
"Load next folder" : "Laad volgende map",
"Load previous folder" : "Laad voorgaande map",
"Scroll to active navigation entry" : "Scrollen naar actieve navigatie regel",
+ "Focus search field" : "Focus zoekveld",
"Web address" : "Webadres",
"Feed exists already!" : "Feed bestaat al!",
"Folder" : "Map",
diff --git a/l10n/nl.php b/l10n/nl.php
index 25e1916e3..c7f10772a 100644
--- a/l10n/nl.php
+++ b/l10n/nl.php
@@ -48,6 +48,9 @@ $TRANSLATIONS = array(
"Remove keep article unread" => "Verwijder ongelezen houden artikel",
"by" => "door",
"from" => "van",
+"Play audio" => "Audio afspelen",
+"Download video" => "Downloaden video",
+"Download audio" => "Downloaden audio",
"Keyboard shortcut" => "Sneltoets",
"Description" => "Beschrijving",
"right" => "rechts",
@@ -64,6 +67,7 @@ $TRANSLATIONS = array(
"Load next folder" => "Laad volgende map",
"Load previous folder" => "Laad voorgaande map",
"Scroll to active navigation entry" => "Scrollen naar actieve navigatie regel",
+"Focus search field" => "Focus zoekveld",
"Web address" => "Webadres",
"Feed exists already!" => "Feed bestaat al!",
"Folder" => "Map",