summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/es.js2
-rw-r--r--apps/files/l10n/es.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 0205a9f2caa..817f003d486 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -105,6 +105,7 @@ OC.L10N.register(
"A new file or folder has been <strong>deleted</strong>" : "Un nuevo archivo o carpeta ha sido <strong>eliminado</strong>.",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar las notificaiones acerca de la creación y cambios de sus <strong>archivos favoritos</strong><em>(Stream only)</em>",
"A new file or folder has been <strong>restored</strong>" : "Un nuevo archivo o carpeta ha sido <strong>restaurado</strong>.",
+ "Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Subida (máx. %s)",
"File handling" : "Administración de archivos",
"Maximum upload size" : "Tamaño máximo de subida",
@@ -112,6 +113,7 @@ OC.L10N.register(
"Save" : "Guardar",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tardar 5 minutos para que se realicen 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",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index d9eb07ff1f3..b6099d03286 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -103,6 +103,7 @@
"A new file or folder has been <strong>deleted</strong>" : "Un nuevo archivo o carpeta ha sido <strong>eliminado</strong>.",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar las notificaiones acerca de la creación y cambios de sus <strong>archivos favoritos</strong><em>(Stream only)</em>",
"A new file or folder has been <strong>restored</strong>" : "Un nuevo archivo o carpeta ha sido <strong>restaurado</strong>.",
+ "Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Subida (máx. %s)",
"File handling" : "Administración de archivos",
"Maximum upload size" : "Tamaño máximo de subida",
@@ -110,6 +111,7 @@
"Save" : "Guardar",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tardar 5 minutos para que se realicen 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",