From 022419d4e495edc05c1c86f2f6b57fcb0d81dadd Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 24 Aug 2022 04:03:36 +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 2ad98a5..b44b072 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -21,4 +21,4 @@ OC.L10N.register( "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " }, -"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 4748d85..2f2a905 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -18,5 +18,5 @@ "Share" : "Compartir", "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " -},"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