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-05-16 03:08:08 +0300
committerNextcloud bot <bot@nextcloud.com>2017-05-16 03:08:08 +0300
commit7d1f362aa030b0b279067da3a05105890bd5d194 (patch)
tree2bd8a9f87bea0fb1a85b44e6cbf04b923c6735a5 /lib/l10n/is.js
parent2c9007616bc4c985c9e101c5f9c306f42cf211c5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/is.js')
-rw-r--r--lib/l10n/is.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/l10n/is.js b/lib/l10n/is.js
index 7bc33b605dd..b807b8640d9 100644
--- a/lib/l10n/is.js
+++ b/lib/l10n/is.js
@@ -37,6 +37,9 @@ OC.L10N.register(
"File name is too long" : "Skráarheiti er of langt",
"Dot files are not allowed" : "Skrár með punkti eru ekki leyfðar",
"Empty filename is not allowed" : "Autt skráarheiti er ekki leyft.",
+ "App \"%s\" cannot be installed because appinfo file cannot be read." : "Ekki er hægt að setja upp \"%s\" forritið vegna þess að ekki var hægt að lesa appinfo-skrána.",
+ "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Ekki var hægt að setja upp forritið \"%s\" vegna þess að það er ekki samhæft þessari útgáfu vefþjónsins.",
+ "This is an automatically sent email, please do not reply." : "Þetta er sjálfvirk tölvupóstsending, ekki svara þessu.",
"Help" : "Hjálp",
"Apps" : "Forrit",
"Personal" : "Einka",
@@ -140,12 +143,11 @@ OC.L10N.register(
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Einungis eru leyfilegir eftirfarandi stafir í notandanafni: \"a-z\", \"A-Z\", \"0-9\", og \"_.@-'\"",
"A valid username must be provided" : "Skráðu inn gilt notandanafn",
"Username contains whitespace at the beginning or at the end" : "Notandanafnið inniheldur orðabil í upphafi eða enda",
+ "Username must not consist of dots only" : "Notandanafn má ekki einungis samanstanda af punktum",
"A valid password must be provided" : "Skráðu inn gilt lykilorð",
"The username is already being used" : "Notandanafnið er þegar í notkun",
"User disabled" : "Notandi óvirkur",
"Login canceled by app" : "Forrit hætti við innskráningu",
- "App \"%s\" cannot be installed because appinfo file cannot be read." : "Ekki er hægt að setja upp \"%s\" forritið vegna þess að ekki var hægt að lesa appinfo-skrána.",
- "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Ekki var hægt að setja upp forritið \"%s\" vegna þess að það er ekki samhæft þessari útgáfu vefþjónsins.",
"No app name specified" : "Ekkert heiti forrits tilgreint",
"App '%s' could not be installed!" : "Ekki var hægt að setja upp '%s' forritið!",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Ekki var hægt að setja upp \"%s\" forritið þar sem eftirfarandi kerfiskröfur eru ekki uppfylltar: %s",