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_MX.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_MX.js')
-rw-r--r-- | lib/l10n/es_MX.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index 081fc968a61..4c382f44d0a 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -109,7 +109,11 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debído a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios 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" : "La fecha de expiración ya ha pasado", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá 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 fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", |