diff options
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 786567b3513..42e0b395763 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -133,6 +133,7 @@ OC.L10N.register( "New password" : "Nueva contraseña", "New Password" : "Nueva contraseña", "Reset password" : "Restablecer contraseña", + "_{count} search result in other places_::_{count} search results in other places_" : ["",""], "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X no está soportado y %s no funcionará bien en esta plataforma. ¡Úsela a su propio riesgo! ", "For the best results, please consider using a GNU/Linux server instead." : "Para óptimos resultados, considere utilizar un servidor GNU/Linux.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Parece que esta instalación %s está funcionando en un entorno de PHP 32-bits y el open_basedir se ha configurado en php.ini. Esto acarreará problemas con arhivos superiores a 4GB y resulta altamente desaconsejado.", |