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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 4598d0a7f5b..47ae6bd57fe 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -74,7 +74,6 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Agregado a Favoritos",
"Favorite" : "Favorito",
- "Local link" : "Enlace local",
"Folder" : "Carpeta",
"New folder" : "Nueva carpeta",
"Upload" : "Subir",
@@ -144,6 +143,7 @@ OC.L10N.register(
"Error uploading file \"{fileName}\": {message}" : "Error subiendo el archivo \"{fileName}\": {message}",
"Could not get result from server." : "No se pudo obtener respuesta del servidor.",
"No entries in this folder match '{filter}'" : "No hay resultados que coincidan con '{filter}'",
+ "Local link" : "Enlace local",
"{newname} already exists" : "{newname} ya existe",
"A file or folder has been <strong>changed</strong>" : "Se ha <strong>modificado</strong> un archivo o carpeta",
"A file or folder has been <strong>deleted</strong>" : "Se ha <strong>eliminado</strong> un archivo o carpeta",