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/is.js
parent7df51abc57fcdf81e0fbaaf6ff73a7074cb96962 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/is.js')
-rw-r--r--l10n/is.js8
1 files changed, 3 insertions, 5 deletions
diff --git a/l10n/is.js b/l10n/is.js
index 93454df..43cdb90 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -1,16 +1,14 @@
OC.L10N.register(
"external",
{
- "Please enter valid urls - they have to start with either http://, https:// or /" : "Vinsamlegast sláðu inn gildar slóðir - þær verða að byrja með annað hvort með http://, https:// eða /",
- "External sites saved." : "Ytri vefsvæði vistuð.",
+ "Select an icon" : "Veldu tákn",
"External sites" : "Ytri vefsvæði",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Athugaðu að sumir vafrar loka á birtingu vefsvæða með http ef þú ert að keyra https.",
"Furthermore please note that many sites these days disallow iframing due to security reasons." : "Athugaðu einnig að margar síður þessa dagana banna \"iframe\" af öryggisástæðum.",
"We highly recommend to test the configured sites below properly." : "Við mælum sterklega með því að prófa almennilega stillingarnar hér fyrir neðan.",
+ "Add" : "Bæta við",
"Name" : "Heiti",
"URL" : "URL",
- "Select an icon" : "Veldu tákn",
- "Remove site" : "Fjarlægja vefsvæði",
- "Add" : "Bæta við"
+ "Remove site" : "Fjarlægja vefsvæði"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");