summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r--apps/files/l10n/es.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index cb5b7b95c33..3742ba57e91 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -70,9 +70,7 @@ OC.L10N.register(
"Favorited" : "Agregado a Favoritos",
"Favorite" : "Favorito",
"Copy direct link (only works for users who have access to this file/folder)" : "Copiae enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta)",
- "Folder" : "Carpeta",
"New folder" : "Nueva carpeta",
- "Upload" : "Subir",
"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",
@@ -140,6 +138,8 @@ OC.L10N.register(
"Soon..." : "Dentro de poco...",
"File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada.",
"Copy local link" : "Copiar enlace local",
+ "Folder" : "Carpeta",
+ "Upload" : "Subir",
"No favorites" : "No hay favoritos"
},
"nplurals=2; plural=(n != 1);");