diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-22 02:28:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-22 02:28:34 +0000 |
commit | c81e05db98c6bc0b6107d3666f38adab33b70a48 (patch) | |
tree | e73e3395034ba53c1914a21550dd3d13dbb59ce6 /apps/files/l10n/es_EC.js | |
parent | d1cf6aa71ae28ec014c4d27090e161010cd89e01 (diff) | |
download | nextcloud-server-c81e05db98c6bc0b6107d3666f38adab33b70a48.tar.gz nextcloud-server-c81e05db98c6bc0b6107d3666f38adab33b70a48.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_EC.js')
-rw-r--r-- | apps/files/l10n/es_EC.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/es_EC.js b/apps/files/l10n/es_EC.js index 75112020525..d1c217ef721 100644 --- a/apps/files/l10n/es_EC.js +++ b/apps/files/l10n/es_EC.js @@ -27,6 +27,8 @@ OC.L10N.register( "Actions" : "Acciones", "Rename" : "Renombrar", "Copy" : "Copiar", + "Delete file" : "Borrar archivo", + "Delete folder" : "Borrar carpeta", "Disconnect storage" : "Desconectar almacenamiento", "Unshare" : "Dejar de compartir", "Could not load info for file \"{file}\"" : "No fue posible cargar información para el archivo \"{file}\"", @@ -125,7 +127,10 @@ OC.L10N.register( "A file or folder has been <strong>restored</strong>" : "Un archivo o carpeta ha sido <strong>restaurado</strong>", "Unlimited" : "Ilimitado", "Upload (max. %s)" : "Cargar (max. %s)", + "Accept" : "Aceptar", + "Change" : "Cambiar", "%s used" : "%s usado", + "%1$s of %2$s used" : "%1$s de %2$s usados", "Settings" : "Configuraciones ", "Show hidden files" : "Mostrar archivos ocultos", "WebDAV" : "WebDAV", @@ -140,6 +145,7 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", "Tags" : "Etiquetas", "Deleted files" : "Papelera", + "Shares" : "Elementos compartidos", "Shared with others" : "Compartido con otros", "Shared with you" : "Compartido con usted", "Shared by link" : "Compartido por liga", |