aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-30 00:22:32 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-30 00:22:32 +0000
commit7cc66998a2a0383b89e80a9e5c54d9848c539455 (patch)
treea70fc5e168b3a8a204450732887b50d65c81afb1 /core/l10n/es.js
parentff06a803e61025e58749b71a17a32457785338d9 (diff)
downloadnextcloud-server-7cc66998a2a0383b89e80a9e5c54d9848c539455.tar.gz
nextcloud-server-7cc66998a2a0383b89e80a9e5c54d9848c539455.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r--core/l10n/es.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 99e72aa9bd5..3338e0eeaa1 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -189,7 +189,7 @@ OC.L10N.register(
"Global search" : "Búsqueda global",
"Search apps, files, tags, messages" : "Buscar en apps, archivos, etiquetas, mensajes",
"Apps and Settings" : "Apps y Ajustes",
- "Modified" : "Modificado",
+ "Date" : "Fecha",
"Today" : "Hoy",
"Last 7 days" : "Últimos 7 días",
"Last 30 days" : "Últimos 30 días",
@@ -200,6 +200,7 @@ OC.L10N.register(
"People" : "Personas",
"Load more results" : "Cargar más resultados",
"Search in" : "Buscar en",
+ "Searching …" : "Buscando …",
"Start typing in search" : "Empieza a escribir en la búsqueda",
"No matching results" : "No hay coincidencias",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} y ${this.dateFilter.endAt.toLocaleDateString()}",
@@ -433,6 +434,7 @@ OC.L10N.register(
"No more subfolders in here" : "No hay más subcarpetas aquí",
"Name" : "Nombre",
"Size" : "Tamaño",
+ "Modified" : "Modificado",
"\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.",
"File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
"\"/\" is not allowed inside a file name." : "\"/\" no se permite en un nombre de archivo.",