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/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-23 05:24:42 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-23 05:24:42 +0300
commit49914486018ca7b481a0e3a7ffb4d923291be3bb (patch)
tree73b153c34e4fb51ea183e9c6c728c12b4f2bfde2 /core/l10n
parentb5a40423915de01912f2e9a3460219ee3f1cbf44 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-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