diff --git a/public/locales/pt-PT/send.ftl b/public/locales/pt-PT/send.ftl index d782c56f..dddc1fc6 100644 --- a/public/locales/pt-PT/send.ftl +++ b/public/locales/pt-PT/send.ftl @@ -16,6 +16,35 @@ verifyingFile = A verificar... encryptingFile = A encriptar... decryptingFile = A desencriptar... notifyUploadDone = O seu carregamento terminou. +uploadingPageMessage = Assim que o seu ficheiro carregar irá poder definir as opções de expiração. +uploadingPageCancel + .title = Cancelar carregamento +uploadCancelNotification = O seu carregamento foi cancelado. +uploadingPageLargeFileMessage = Este ficheiro é grande e pode demorar um pouco a carregar. Fique onde está! +uploadingFileNotification = Notificar-me quando o carregamento estiver completo. +uploadSuccessConfirmHeader = Pronto para enviar +uploadSvgAlt + .alt = Carregar +uploadSuccessTimingHeader = A ligação para o seu ficheiro irá expirar depois de 1 descarga ou em 24 horas. +copyUrlFormLabelWithName = Copie e partilhe a ligação para enviar o seu ficheiro: { $filename } +// Note: Title text for button should be the same. +copyUrlFormButton + .title = Copiar para a área de transferência +copiedUrl = Copiado! +// Note: Title text for button should be the same. +deleteFileButton + .title = Apagar ficheiro +// Note: Title text for button should be the same. +sendAnotherFileLink + .title = Enviar outro ficheiro +// Alternative text used on the download link/button (indicates an action). +downloadAltText + .alt = Descarregar +downloadFileName = Descarregar { $filename } +downloadFileSize = ({ $size }) +// Text and title used on the download link/button (indicates an action). +downloadButtonLabel + .title = Descarregar deleteButtonHover .title = Apagar copyUrlHover