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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-02-24 05:26:36 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-24 05:26:36 +0300
commit6da8a6d62adde9b1ed011a7a18d43984cf5a27a8 (patch)
treea70c83235e64067edb32b52777af4c8f82f39f63 /core/l10n/es.js
parent451f705871213ba40505cab242f8b3a0b0008458 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r--core/l10n/es.js4
1 files changed, 3 insertions, 1 deletions
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 <code>php.ini</code>:" : "El módulo OPcache de PHP no está bien configurado. {linkstart}Para mejorar el rendimiento se recomienda ↗{linkend} usar las siguientes configuraciones en el </code>php.ini</code>:"
+ "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "El módulo OPcache de PHP no está bien configurado. {linkstart}Para mejorar el rendimiento se recomienda ↗{linkend} usar las siguientes configuraciones en el </code>php.ini</code>:",
+ "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);");