summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-02 01:01:25 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-02 01:01:25 -0400
commitd9f7cd87288790783478eeea79a78fc370b9c595 (patch)
treea41e41327d9bfb9b1ce6704d4b6c0552c207ae88
parent5e5629c96b26b8b47b08aa0b5ad0ac44b4bcadc2 (diff)
[tx-robot] updated from transifex
-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",