aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_HN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/es_HN.js')
-rw-r--r--apps/files/l10n/es_HN.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/es_HN.js b/apps/files/l10n/es_HN.js
index 3942aeb6693..93e052541d5 100644
--- a/apps/files/l10n/es_HN.js
+++ b/apps/files/l10n/es_HN.js
@@ -101,7 +101,6 @@ OC.L10N.register(
"{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Un archivo ha sido agregado o eliminado de tus <strong>favoritos</strong>",
"All files" : "Todos los archivos",
- "Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Cargar (max. %s)",
"Accept" : "Aceptar",
"in %s" : "en %s",
@@ -112,9 +111,6 @@ OC.L10N.register(
"Copy to clipboard" : "Copiar al portapapeles",
"Cancel" : "Cancelar",
"Create" : "Crear",
- "%s used" : "%s usado",
- "%1$s of %2$s used" : "%1$s de %2$s usados",
- "WebDAV" : "WebDAV",
"No files in here" : "No hay archivos aquí",
"Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!",
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
@@ -135,6 +131,10 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí",
"New" : "Nuevo",
"Copied!" : "¡Copiado!",
- "Settings" : "Configuraciones "
+ "Unlimited" : "Ilimitado",
+ "%s used" : "%s usado",
+ "%1$s of %2$s used" : "%1$s de %2$s usados",
+ "Settings" : "Configuraciones ",
+ "WebDAV" : "WebDAV"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");