diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-29 00:31:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-29 00:31:10 +0000 |
commit | a48036560b074a3f22a1f131657c3e02efd09f24 (patch) | |
tree | ebb6a722b81b2d8ee6a18f4c3334e6d367ea9695 /core/l10n/es.js | |
parent | 887bc6fd6e5948e016aca5b9a745afa30296dcf3 (diff) | |
download | nextcloud-server-a48036560b074a3f22a1f131657c3e02efd09f24.tar.gz nextcloud-server-a48036560b074a3f22a1f131657c3e02efd09f24.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 1bc1e95a731..6006f58d249 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -236,8 +236,11 @@ OC.L10N.register( "Looking for {term} …" : "Buscando {term}...", "No" : "No", "Yes" : "Sí", + "Choose {file}" : "Seleccionar {file}", "Choose" : "Seleccionar", + "Copy to {target}" : "Copiar a {target}", "Copy" : "Copiar", + "Move to {target}" : "Mover a {target}", "Move" : "Mover", "OK" : "OK", "Error loading message template: {error}" : "Error al cargar plantilla del mensaje: {error}", |