summaryrefslogtreecommitdiffstats
path: root/core/l10n/is.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/is.js')
-rw-r--r--core/l10n/is.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/is.js b/core/l10n/is.js
index 16dd20521db..6b99bff9c0e 100644
--- a/core/l10n/is.js
+++ b/core/l10n/is.js
@@ -77,9 +77,8 @@ OC.L10N.register(
"Database tablespace" : "Töflusvæði gagnagrunns",
"Database host" : "Netþjónn gagnagrunns",
"Finish setup" : "Virkja uppsetningu",
- "%s is available. Get more information on how to update." : "%s er til boða. Fáðu meiri upplýsingar um hvernig þú uppfærir.",
"Log out" : "Útskrá",
"remember" : "muna eftir mér",
"Log in" : "<strong>Skrá inn</strong>"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=2; plural=(n % 10 == 1 || n % 100 != 11);");