diff options
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 825d773ce19..8e812fd4cf9 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -168,7 +168,6 @@ OC.L10N.register( "remote" : "remoto", "notify by email" : "notificar por correo electrónico", "Unshare" : "Dejar de compartir", - "can share" : "puede compartir", "can edit" : "puede editar", "create" : "crear", "change" : "cambio", @@ -326,6 +325,7 @@ OC.L10N.register( "Couldn't send mail to following users: %s " : "No se pudo enviar el mensaje a los siguientes usuarios: %s", "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no tiene una conexión a Internet. Esto significa que algunas de las características como el montaje de almacenamiento externo, las notificaciones sobre actualizaciones o instalación de aplicaciones de terceros no funcionarán. Podría no funcionar el acceso a los archivos de forma remota y el envío de correos electrónicos de notificación. Sugerimos habilitar la conexión a Internet de este servidor, si quiere tener todas las funciones.", "Allow editing" : "Permitir edición", + "can share" : "puede compartir", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, salir de esta página podrían interrumpir el proceso en algunos entornos.", "Updating to {version}" : "Actualizando a {version}", "The update was successful. There were warnings." : "La actualización tuvo éxito. Hubo advertencias.", |