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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-13 03:08:22 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-13 03:08:22 +0300
commitea64cb00289a40ee3c12c195d7a2804ea1abe97e (patch)
tree7c0702c338a40c82c3c67ddf0cce00ffa3ed181a /lib/l10n/is.js
parentaa243376ef64c3c693c35bde11335a353ca15a57 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/is.js')
-rw-r--r--lib/l10n/is.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/is.js b/lib/l10n/is.js
index ff94ff7978d..118cb015165 100644
--- a/lib/l10n/is.js
+++ b/lib/l10n/is.js
@@ -205,7 +205,6 @@ OC.L10N.register(
"Your data directory must be an absolute path" : "Gagnamappan þín verður að vera með algilda slóð",
"Check the value of \"datadirectory\" in your configuration" : "Athugaðu gildi \"datadirectory\" í uppsetningunni þinni",
"Your data directory is invalid" : "Gagnamappan þín er ógild",
- "Please check that the data directory contains a file \".ocdata\" in its root." : "Athugaðu hvort gagnamappan innihaldi skrá með heitinu \".ocdata\" í rót hennar.",
"Could not obtain lock type %d on \"%s\"." : "Gat ekki fengið læsingu af gerðinni %d á \"%s\".",
"Storage unauthorized. %s" : "Gagnageymsla ekki auðkennd. %s",
"Storage incomplete configuration. %s" : "Ófullgerð uppsetning gagnageymslu. %s",
@@ -224,6 +223,7 @@ OC.L10N.register(
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Heimildir er venjulega hægt að laga ef %sgefur vefþjóninum skrifréttindi í rótarmöppuna %s.",
"Data directory (%s) is readable by other users" : "Gagnamappa (%s) er lesanleg fyrir aðra notendur",
"Data directory (%s) must be an absolute path" : "Gagnamappan (%s) verður að vera algild slóð",
- "Data directory (%s) is invalid" : "Gagnamappa (%s) er ógild"
+ "Data directory (%s) is invalid" : "Gagnamappa (%s) er ógild",
+ "Please check that the data directory contains a file \".ocdata\" in its root." : "Athugaðu hvort gagnamappan innihaldi skrá með heitinu \".ocdata\" í rót hennar."
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");