aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-16 00:19:00 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-16 00:19:00 +0000
commit21042c3e0fbaa681f69652af7fe7e1efa5bf0eb2 (patch)
treec4ec68b13b6c23e74b74808e448d0202d066b254 /lib/l10n/es.json
parent34783ca98ba929ff6e992a50ab2e78fd129f8cb2 (diff)
downloadnextcloud-server-21042c3e0fbaa681f69652af7fe7e1efa5bf0eb2.tar.gz
nextcloud-server-21042c3e0fbaa681f69652af7fe7e1efa5bf0eb2.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es.json')
-rw-r--r--lib/l10n/es.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index 66d7b7128fb..26023daed56 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -235,7 +235,7 @@
"PHP setting \"%s\" is not set to \"%s\"." : "La opción PHP \"%s\" no es \"%s\".",
"Adjusting this setting in php.ini will make Nextcloud run again" : "Ajustar esta configuración en php.ini hará que Nextcloud funcione de nuevo",
"<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "<code>mbstring.func_overload</code> está establecida como <code>%s</code> en lugar del valor esperado: <code>0</code>.",
- "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini." : "Para arreglar este problema, establece <code>mbstring.func_overload</code> en<code>0</code> en tu php.ini.",
+ "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini." : "Para arreglar este problema, establezca <code>mbstring.func_overload</code> en<code>0</code> en su php.ini.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado para eliminar bloques de documentos en línea. Esto hará que varias aplicaciones principales estén inaccesibles.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Probablemente esto venga a causa de la caché o un acelerador, tales como Zend OPcache o eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "Los módulos PHP se han instalado, pero aparecen listados como si faltaran",
@@ -271,7 +271,7 @@
"404" : "404",
"Full name" : "Nombre completo",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 2.7.0 es requerido en esta o en versiones superiores. Ahora mismo tienes instalada %s.",
- "To fix this issue update your libxml2 version and restart your web server." : "Para corregir este error, actualiza la versión de tu libxml2 y reinicia el servidor web.",
+ "To fix this issue update your libxml2 version and restart your web server." : "Para corregir este problema, actualice su versión de libxml2 y reinicie el servidor web.",
"PostgreSQL >= 9 required." : "PostgreSQL >= 9 requerido.",
"Please upgrade your database version." : "Por favor, actualiza la versión de tu base de datos."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"