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 877ab6de07c..a9114262c0a 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -215,7 +215,6 @@ OC.L10N.register(
"Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar",
"Choose file" : "Elegir archivo",
"Choose {file}" : "Seleccionar {file}",
- "Add" : "Añadir",
"Loading current folder" : "Cargando carpeta actual",
"No files in here" : "Aquí no hay archivos",
"Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!",
@@ -327,6 +326,7 @@ OC.L10N.register(
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.",
"Search for an account" : "Buscar una cuenta",
"Choose" : "Seleccione",
- "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía"
+ "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía",
+ "Add" : "Añadir"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");