From 6da8a6d62adde9b1ed011a7a18d43984cf5a27a8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 24 Feb 2022 02:26:36 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- core/l10n/es.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'core/l10n/es.js') diff --git a/core/l10n/es.js b/core/l10n/es.js index 7dc332fbd2a..139e0ed5783 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -423,6 +423,8 @@ OC.L10N.register( "Can't install this app because it is not compatible" : "Esta aplicación no se puede instalar porque no es compatible", "Can't install this app" : "Esta aplicación no se puede instalar ", "The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "El módulo OPcache de PHP no está cargado. {linkstart}Para mejorar el rendimiento se recomienda ↗{linkend} cargarlo en su instalación de PHP.", - "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the php.ini:" : "El módulo OPcache de PHP no está bien configurado. {linkstart}Para mejorar el rendimiento se recomienda ↗{linkend} usar las siguientes configuraciones en el php.ini:" + "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the php.ini:" : "El módulo OPcache de PHP no está bien configurado. {linkstart}Para mejorar el rendimiento se recomienda ↗{linkend} usar las siguientes configuraciones en el php.ini:", + "You haven't added any info yet" : "Aún no has añadido ninguna información", + "{user} hasn't added any info yet" : "{user} no ha añadido aún ninguna información" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3