diff options
Diffstat (limited to 'apps/files_sharing/l10n/es.json')
-rw-r--r-- | apps/files_sharing/l10n/es.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 9eca41d9846..83168d76294 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -16,6 +16,7 @@ "Shares will show up here" : "Los archivos que compartas aparecerán aquí", "Restore share" : "Restaurar recurso compartido", "Something happened. Unable to restore the share." : "Algo ha sucedido. No se pudo restaurar el recurso compartido.", + "This will stop your current uploads." : "Esto detendrá tus subidas actuales.", "Move or copy" : "Mover o copiar", "Download" : "Descargar", "Delete" : "Eliminar", @@ -77,6 +78,8 @@ "{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}", "{actor} shared {file} with you" : "{actor} compartió {file} contigo", "{actor} removed you from the share named {file}" : "{actor} te ha eliminado del recurso compartido llamado {file}", + "Share for file {file} with {user} expired" : "Ha expirado la compartición del archivo {file} con {user}", + "Share for file {file} expired" : "Ha expirado la compartición del archivo {file}", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta compartida por correo o enlace público fue <strong>descargado</strong>", "A file or folder was shared from <strong>another server</strong>" : "Se ha compartido un archivo o carpeta desde <strong>otro servidor</strong>", "A file or folder has been <strong>shared</strong>" : "Se ha <strong>compartido</strong> un archivo o carpeta", @@ -134,7 +137,6 @@ "Select or drop files" : "Seleccione o arrastre y suelte archivos", "Uploading files…" : "Subiendo archivos...", "Uploaded files:" : "Archivos subidos:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos del servicio%2$s.", - "Sharing %s failed because the back end does not allow shares from type %s" : "Compartir %s ha fallado porque el backend no admite recursos compartidos del tipo %s" + "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos del servicio%2$s." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |