summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/it.js')
-rw-r--r--apps/user_status/l10n/it.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/it.js b/apps/user_status/l10n/it.js
index 491519dc102..0fa4c3bbdeb 100644
--- a/apps/user_status/l10n/it.js
+++ b/apps/user_status/l10n/it.js
@@ -37,4 +37,4 @@ OC.L10N.register(
"Appear offline" : "Mostrati non in linea",
"What's your status?" : "Qual รจ il tuo stato?"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");