diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:32 +0000 |
commit | 7cc66998a2a0383b89e80a9e5c54d9848c539455 (patch) | |
tree | a70fc5e168b3a8a204450732887b50d65c81afb1 /core/l10n/es.json | |
parent | ff06a803e61025e58749b71a17a32457785338d9 (diff) | |
download | nextcloud-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.json')
-rw-r--r-- | core/l10n/es.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/es.json b/core/l10n/es.json index 5abee9575c0..5c2a8f6fd3c 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -187,7 +187,7 @@ "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", @@ -198,6 +198,7 @@ "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()}", @@ -431,6 +432,7 @@ "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.", |