diff options
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 08d4cd160c7..288479c4dbb 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -164,8 +164,8 @@ OC.L10N.register( "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", "Cannot transfer ownership of a file or folder you don't own" : "No se puede transferir la propiedad de un archivo o carpeta que no te pertenece", "Tags" : "Etiquetas", - "Error while loading the file data" : "Error al cargar los datos del archivo", "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", + "Error while loading the file data" : "Error al cargar los datos del archivo", "%s used" : "usado %s", "%s%% of %s used" : "%s%% de %s usado", "%1$s of %2$s used" : "%1$s de %2$s usados", |