diff --git a/public/locales/es-CL/send.ftl b/public/locales/es-CL/send.ftl index ea7fcf98..c1afde80 100644 --- a/public/locales/es-CL/send.ftl +++ b/public/locales/es-CL/send.ftl @@ -25,6 +25,15 @@ uploadingFileNotification = Notificarme cuando la subida sea completada. uploadSuccessConfirmHeader = Listo para enviar uploadSvgAlt = Subir uploadSuccessTimingHeader = El enlace a tu archivo expirará tras 1 descarga o en 24 horas. +expireInfo = El enlace a tu archivo expirará después de { $downloadCount } o { $timespan }. +downloadCount = { $num -> + [one] 1 descarga + *[other] { $number } descargas + } +timespanHours = { $num -> + [one] 1 hora + *[other] { $number } horas + } copyUrlFormLabelWithName = Copia y comparte el enlace para enviar tu archivo: { $filename } copyUrlFormButton = Copiar al portapapeles copiedUrl = ¡Copiado!