diff options
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}", |