diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-07 00:17:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-07 00:17:55 +0000 |
commit | 67f15339154e402f1c5b36df79e75ca5034c856e (patch) | |
tree | 50b17a3699c27fd6135e0cd983d4ce63a915320c /apps/files/l10n/es.js | |
parent | 80a350736056a1f036955f206d7d81b9b30577f3 (diff) | |
download | nextcloud-server-67f15339154e402f1c5b36df79e75ca5034c856e.tar.gz nextcloud-server-67f15339154e402f1c5b36df79e75ca5034c856e.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.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index f6f613325c0..920f61d8fcd 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -178,7 +178,7 @@ OC.L10N.register( "\"{displayName}\" action failed" : "la acción \"{displayName}\" falló", "Total rows summary" : "Resumen de filas totales", "Select all" : "Seleccionar todo", - "Unselect all" : "Deseleccionar todos", + "Unselect all" : "Desmarrcar todos", "\"{displayName}\" failed on some elements " : "\"{displayName}\" fallo en algunos elementos", "\"{displayName}\" batch action executed successfully" : "la acción en lotes \"{displayName}\" se ejecutó exitósamente", "ascending" : "ascendente", |