summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-23 01:01:25 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-23 01:01:25 -0400
commit05b8497106d9ad0a385f1a3d29684909d3862cf0 (patch)
treeafc96b7b91e189fb9751987262ff8fb4c47ab0c5
parentacb391065776b40b789c3975153988fdb7be14da (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/en_GB.js4
-rw-r--r--l10n/en_GB.json4
-rw-r--r--l10n/en_GB.php4
3 files changed, 12 insertions, 0 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index ca5fcc31e..a33a34dc0 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -49,6 +49,9 @@ OC.L10N.register(
"Remove keep article unread" : "Remove keep article unread",
"by" : "by",
"from" : "from",
+ "Play audio" : "Play audio",
+ "Download video" : "Download video",
+ "Download audio" : "Download audio",
"Keyboard shortcut" : "Keyboard shortcut",
"Description" : "Description",
"right" : "right",
@@ -65,6 +68,7 @@ OC.L10N.register(
"Load next folder" : "Load next folder",
"Load previous folder" : "Load previous folder",
"Scroll to active navigation entry" : "Scroll to active navigation entry",
+ "Focus search field" : "Focus search field",
"Web address" : "Web address",
"Feed exists already!" : "Feed exists already!",
"Folder" : "Folder",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index 8b8432e3c..65fbe0226 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -47,6 +47,9 @@
"Remove keep article unread" : "Remove keep article unread",
"by" : "by",
"from" : "from",
+ "Play audio" : "Play audio",
+ "Download video" : "Download video",
+ "Download audio" : "Download audio",
"Keyboard shortcut" : "Keyboard shortcut",
"Description" : "Description",
"right" : "right",
@@ -63,6 +66,7 @@
"Load next folder" : "Load next folder",
"Load previous folder" : "Load previous folder",
"Scroll to active navigation entry" : "Scroll to active navigation entry",
+ "Focus search field" : "Focus search field",
"Web address" : "Web address",
"Feed exists already!" : "Feed exists already!",
"Folder" : "Folder",
diff --git a/l10n/en_GB.php b/l10n/en_GB.php
index e6d8cd978..1ea520fc8 100644
--- a/l10n/en_GB.php
+++ b/l10n/en_GB.php
@@ -48,6 +48,9 @@ $TRANSLATIONS = array(
"Remove keep article unread" => "Remove keep article unread",
"by" => "by",
"from" => "from",
+"Play audio" => "Play audio",
+"Download video" => "Download video",
+"Download audio" => "Download audio",
"Keyboard shortcut" => "Keyboard shortcut",
"Description" => "Description",
"right" => "right",
@@ -64,6 +67,7 @@ $TRANSLATIONS = array(
"Load next folder" => "Load next folder",
"Load previous folder" => "Load previous folder",
"Scroll to active navigation entry" => "Scroll to active navigation entry",
+"Focus search field" => "Focus search field",
"Web address" => "Web address",
"Feed exists already!" => "Feed exists already!",
"Folder" => "Folder",