diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-30 01:55:54 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-30 01:55:54 -0400 |
commit | 023c8b0eacc243b2dd4763e6086fc87ce8b76126 (patch) | |
tree | b700928296cd54f010378dc6acbe996e77056a95 /apps/files_sharing/l10n/es.js | |
parent | 6c2e94e0b23ca2212a6b6ad510002c9594d21abb (diff) | |
download | nextcloud-server-023c8b0eacc243b2dd4763e6086fc87ce8b76126.tar.gz nextcloud-server-023c8b0eacc243b2dd4763e6086fc87ce8b76126.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 70bc8e7e61c..964aef9e0df 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -8,6 +8,9 @@ OC.L10N.register( "Could not authenticate to remote share, password might be wrong" : "No se ha podido autenticar para compartir remotamente, quizás esté mal la contraseña", "Storage not valid" : "Almacenamiento inválido", "Couldn't add remote share" : "No se puede añadir un compartido remoto", + "Invalid date, date format must be YYYY-MM-DD" : "Fecha inválida, el formato de las fechas debe ser YYYY-MM-DD", + "Not a directory" : "No es un directorio", + "Cannot increase permissions" : "No es posible aumentar permisos", "Shared with you" : "Compartido contigo", "Shared with others" : "Compartido con otros", "Shared by link" : "Compartido por medio de enlaces", |