diff options
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r-- | apps/files/l10n/es.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 043b42cb69a..d91e432b7a5 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -42,6 +42,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contacte con el administrador", "Could not move \"{file}\", target exists" : "No se pudo mover \"{file}\", ya existe", "Could not move \"{file}\"" : "No se pudo mover \"{file}\"", + "copy" : "copiar", "Could not copy \"{file}\", target exists" : "No se ha podido copiar \"{file}\", ya existe el destino", "Could not copy \"{file}\"" : "No se ha podido copiar \"{file}\"", "Copied {origin} inside {destination}" : "Se ha copiado {origin} dentro de {destination}", |