summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-15 02:31:48 +0000
committerNextcloud bot <bot@nextcloud.com>2022-09-15 02:31:48 +0000
commitfde8c081d8d58f92e156628f5b6f2bfd5f5a0272 (patch)
treec026f79e41da997668aa63605fe483a23003ad6e /apps/files/l10n/es.js
parent009d5e93f71badf761144c15bcce7382dd579391 (diff)
downloadnextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.tar.gz
nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 97982e03cb9..0253d754d22 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -8,6 +8,8 @@ OC.L10N.register(
"Move or copy" : "Mover o copiar",
"Download" : "Descargar",
"Delete" : "Eliminar",
+ "Show list view" : "Mostrar vista de lista",
+ "Show grid view" : "Mostrar vista de cuadrícula",
"Home" : "Inicio",
"Close" : "Cerrar",
"Favorites" : "Favoritos",
@@ -41,8 +43,6 @@ OC.L10N.register(
"Could not load info for file \"{file}\"" : "No se ha podido cargar información para el archivo \"{file}\"",
"Files" : "Archivos",
"Details" : "Detalles",
- "Show list view" : "Mostrar vista de lista",
- "Show grid view" : "Mostrar vista de cuadrícula",
"Please select tag(s) to add to the selection" : "Seleccione la(s) etiqueta(s) para añadir a la selección",
"Apply tag(s) to selection" : "Aplicar etiqueta(s) a la selección",
"Select directory \"{dirName}\"" : "Seleccione el directorio \"{dirName}\"",