summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_EC.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-17 00:19:59 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-17 00:19:59 +0000
commitd54814413ff4a1817def0c3d424ac6554d7530b4 (patch)
treeff849e2c8c672827b5a29c611079c37168224dae /apps/files/l10n/es_EC.js
parent7773cbbe15a7760882d03ef63bb3fda8fbcd370d (diff)
downloadnextcloud-server-d54814413ff4a1817def0c3d424ac6554d7530b4.tar.gz
nextcloud-server-d54814413ff4a1817def0c3d424ac6554d7530b4.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_EC.js')
-rw-r--r--apps/files/l10n/es_EC.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/es_EC.js b/apps/files/l10n/es_EC.js
index 7a07f4cb76e..bc8f0f60957 100644
--- a/apps/files/l10n/es_EC.js
+++ b/apps/files/l10n/es_EC.js
@@ -271,7 +271,6 @@ 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 navegas por la lista.",
"Search for an account" : "Buscar una cuenta",
"Choose" : "Seleccionar",
- "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía.",
- "Add" : "Guardar"
+ "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");