summaryrefslogtreecommitdiffstats
path: root/lib/l10n/is.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/is.js')
-rw-r--r--lib/l10n/is.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/is.js b/lib/l10n/is.js
index e851a8a5f57..f9d274ffb7f 100644
--- a/lib/l10n/is.js
+++ b/lib/l10n/is.js
@@ -30,6 +30,10 @@ OC.L10N.register(
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deiling %s mistókst, gat ekki fundið %s, hugsanlega er þjónninn ekki tiltækur í augnablikinu.",
"Could not find category \"%s\"" : "Fann ekki flokkinn \"%s\"",
"Apps" : "Forrit",
+ "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",
+ "A valid password must be provided" : "Skráðu inn gilt lykilorð",
+ "The username is already being used" : "Notandanafnið er þegar í notkun",
"Help" : "Hjálp",
"Personal" : "Um mig",
"Users" : "Notendur",
@@ -46,10 +50,6 @@ OC.L10N.register(
"Please ask your server administrator to install the module." : "Biddu kerfisstjórann þinn um að setja eininguna upp.",
"PHP module %s not installed." : "PHP-einingin %s er ekki uppsett.",
"PHP setting \"%s\" is not set to \"%s\"." : "PHP-stillingin \"%s\" er ekki sett á \"%s\".",
- "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",
- "A valid password must be provided" : "Skráðu inn gilt lykilorð",
- "The username is already being used" : "Notandanafnið er þegar í notkun",
"Storage not available" : "Geymsla ekki tiltæk"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");