From 3b85a0877078657cf159f3287e2cabfb0efd31d2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 24 Aug 2022 03:23:45 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/es_SV.js | 2 +- l10n/es_SV.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/es_SV.js b/l10n/es_SV.js index c397cdc6..5210f852 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -17,4 +17,4 @@ OC.L10N.register( "User not found" : "No se encontró el usuario", "More actions" : "Más acciones" }, -"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_SV.json b/l10n/es_SV.json index 139767cf..dc64c32c 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -14,5 +14,5 @@ "Continue" : "Continuar", "User not found" : "No se encontró el usuario", "More actions" : "Más acciones" -},"pluralForm" :"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file