aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-11 00:19:10 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-11 00:19:10 +0000
commitab98a66c131d1d950e45d121a0a9eb0ea9594afb (patch)
tree77540f904d2e072d82fa0a770e1e0b16aa66c0a5 /apps/files/l10n/es.js
parent9aaead8bfbea0bf69e43a6cef09e058a62ef907b (diff)
downloadnextcloud-server-ab98a66c131d1d950e45d121a0a9eb0ea9594afb.tar.gz
nextcloud-server-ab98a66c131d1d950e45d121a0a9eb0ea9594afb.zip
Fix(l10n): Update translations 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.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 4fb93b7d0db..9e5c1a52e85 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -322,7 +322,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 renderiza completa por razones de rendimiento. Los archivos serán renderizados mientras ud. navegue por la lista.",
"Search for an account" : "Buscar una cuenta",
"Choose" : "Selecciona",
- "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía",
- "Chose destination" : "Seleccione el destino"
+ "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");