diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-07 00:18:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-07 00:18:03 +0000 |
commit | 92d287b64c3ef71ce720383c2ae06c58ddb45cb6 (patch) | |
tree | 31ccc0e85d49843cc7c2be40b9dd3c3e52fd1b91 /apps/files/l10n/es.js | |
parent | 2eaf70b92cffd0a10e98be14151195f577526861 (diff) | |
download | nextcloud-server-92d287b64c3ef71ce720383c2ae06c58ddb45cb6.tar.gz nextcloud-server-92d287b64c3ef71ce720383c2ae06c58ddb45cb6.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", |