From a480235c4d992460520e6f2eb24e7cf3e7bfa28d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 24 May 2022 02:44:55 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/es_NI.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'l10n/es_NI.js') diff --git a/l10n/es_NI.js b/l10n/es_NI.js index 93aeb236..166ce834 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -96,4 +96,4 @@ OC.L10N.register( "None" : "Ninguno", "Unknown" : "Desconocido" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); -- cgit v1.2.3