From 05b8497106d9ad0a385f1a3d29684909d3862cf0 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Thu, 23 Apr 2015 01:01:25 -0400 Subject: [tx-robot] updated from transifex --- l10n/en_GB.js | 4 ++++ l10n/en_GB.json | 4 ++++ l10n/en_GB.php | 4 ++++ 3 files changed, 12 insertions(+) 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", -- cgit v1.2.3