diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-23 00:09:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-23 00:09:12 +0000 |
commit | c935f1f9cc5421280509eb96ec233e94c1f4ceb8 (patch) | |
tree | 314ef4267a077c2d40e90b2f60f9a461107357bb /lib/l10n/es.js | |
parent | d611d9c126e677b29466f537a4166cfd0ea5de2a (diff) | |
download | nextcloud-server-c935f1f9cc5421280509eb96ec233e94c1f4ceb8.tar.gz nextcloud-server-c935f1f9cc5421280509eb96ec233e94c1f4ceb8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r-- | lib/l10n/es.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index bdf9efd5b9c..5c732f0f75a 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -109,7 +109,11 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "Fallo al compartir %s, ya que no está permitido volverlo a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se ha fallado al compartir %s porque el motor compartido para %s podría no encontrar su origen", "Sharing %s failed, because the file could not be found in the file cache" : "Se ha fallado al compartir %s, ya que el archivo no pudo ser encontrado en el cache de archivo", + "Can’t increase permissions of %s" : "No se pueden aumentar los permisos de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "Ha pasado la fecha de caducidad", + "Can’t set expiration date more than %s days in the future" : "No se puede establecer la fecha de expiración a más de %s días en el futuro", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No puede encontrar la categoría \"%s\"", "Sunday" : "Domingo", |