From cc83052ca78f053e56b8ad14aa86bbf6a73eed3f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 1 Nov 2017 01:08:44 +0000 Subject: [tx-robot] updated from transifex --- apps/files/l10n/es.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/files/l10n/es.js') diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 2025736c2be..40955586567 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -16,6 +16,7 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}", "Target folder \"{dir}\" does not exist any more" : "La carpeta de destino \"{dir}\" ya no existe", "Not enough free space" : "No hay espacio libre suficiente", + "Uploading …" : "Subiendo...", "…" : "...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})", "Actions" : "Acciones", @@ -76,6 +77,9 @@ OC.L10N.register( "Favorite" : "Favorito", "New folder" : "Nueva carpeta", "Upload file" : "Subir archivo", + "Not favorited" : "No marcado como favorito", + "Remove from favorites" : "Eliminar de favoritos", + "Add to favorites" : "Añadir a favoritos", "An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas", "Added to favorites" : "Agregado a favoritos", "Removed from favorites" : "Borrado de favoritos", -- cgit v1.2.3