Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/l10n/es_SV.js2
-rw-r--r--core/l10n/es_SV.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_SV.js b/core/l10n/es_SV.js
index ee4611cbc8c..9c42bde6ebb 100644
--- a/core/l10n/es_SV.js
+++ b/core/l10n/es_SV.js
@@ -234,4 +234,4 @@ OC.L10N.register(
"Settings menu" : "Menú de Configuraciones",
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. "
},
-"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/core/l10n/es_SV.json b/core/l10n/es_SV.json
index 9b9f73b8869..bb198f6b92b 100644
--- a/core/l10n/es_SV.json
+++ b/core/l10n/es_SV.json
@@ -231,5 +231,5 @@
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Probablemente tu directorio de datos y archivos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Se recomienda ampliamente que configures tu servidor web para que el directorio de datos no sea accesible, o bien, que muevas el directorio de datos fuera del directorio raíz del servidor web.",
"Settings menu" : "Menú de Configuraciones",
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. "
-},"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