Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-25 04:10:53 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-25 04:10:53 +0300
commit87c77e5b99d0293ab347c0b9cf2d23509d12e17d (patch)
tree560df44f62b84e303ea5c20fb710feb4752dabba /l10n/en_GB.js
parent7df51abc57fcdf81e0fbaaf6ff73a7074cb96962 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r--l10n/en_GB.js8
1 files changed, 3 insertions, 5 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 2d258f7..6b191d4 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -1,15 +1,13 @@
OC.L10N.register(
"external",
{
- "Please enter valid urls - they have to start with either http://, https:// or /" : "Please enter valid URLs - they have to start with either http://, https:// or /",
- "External sites saved." : "External sites saved.",
+ "Select an icon" : "Select an icon",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Please note that some browsers will block displaying of sites via HTTP if you are running HTTPS.",
"Furthermore please note that many sites these days disallow iframing due to security reasons." : "Furthermore please note that many sites these days disallow iframing due to security reasons.",
"We highly recommend to test the configured sites below properly." : "We highly recommend to test the configured sites below properly.",
+ "Add" : "Add",
"Name" : "Name",
"URL" : "URL",
- "Select an icon" : "Select an icon",
- "Remove site" : "Remove site",
- "Add" : "Add"
+ "Remove site" : "Remove site"
},
"nplurals=2; plural=(n != 1);");