diff options
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r-- | apps/files/l10n/es.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 6d46dd5309b..e152a4d27da 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -133,7 +133,6 @@ "Save" : "Guardar", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tardar hasta 5 minutos en realizarse los cambios.", "Missing permissions to edit from here." : "Faltan permisos para poder editar desde aquí.", - "%s of %s used" : "%s de %s usado", "%s used" : "usado %s", "Settings" : "Ajustes", "Show hidden files" : "Mostrar archivos ocultos", @@ -161,6 +160,7 @@ "Target folder" : "Directorio de destino", "A new file or folder has been <strong>deleted</strong>" : "Se ha <strong>borrado</strong> un nuevo archivo o carpeta", "A new file or folder has been <strong>restored</strong>" : "Se ha <strong>restaurado</strong> un nuevo archivo o carpeta", + "%s of %s used" : "%s de %s usado", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utiliza esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acceder a tus archivos vía WebDAV</a>" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |