From 8892a5f43d9d64c4bea43339d9ff434c82e001a8 Mon Sep 17 00:00:00 2001 From: Maykon Chagas Date: Tue, 30 Jan 2018 20:11:12 +0000 Subject: [PATCH] Pontoon: Update Portuguese (Brazil) (pt-BR) localization of Test Pilot: Firefox Send Localization authors: - Maykon Chagas --- public/locales/pt-BR/send.ftl | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/public/locales/pt-BR/send.ftl b/public/locales/pt-BR/send.ftl index ec99a9f9..8815cf6f 100644 --- a/public/locales/pt-BR/send.ftl +++ b/public/locales/pt-BR/send.ftl @@ -42,7 +42,11 @@ sendAnotherFileLink = Enviar outro arquivo // Alternative text used on the download link/button (indicates an action). downloadAltText = Baixar downloadsFileList = Downloads +// Used as header in a column indicating the amount of time left before a +// download link expires (e.g. "10h 5m") timeFileList = Hora +// Used as header in a column indicating the number of times a file has been +// downloaded downloadFileName = Baixar { $filename } downloadFileSize = ({ $size }) unlockInputLabel = Insira a senha @@ -102,3 +106,10 @@ passwordTryAgain = Senha incorreta. Tente novamente. // This label is followed by the password needed to download a file passwordResult = Senha: { $password } reportIPInfringement = Reportar violação de IP +javascriptRequired = O Firefox Send requer JavaScript +whyJavascript = Por que o Firefox Send precisa do JavaScript? +enableJavascript = Habilite o JavaScript e tente novamente. +// A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m" +expiresHoursMinutes = { $hours }h { $minutes }m +// A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m" +expiresMinutes = { $minutes }m