diff options
Diffstat (limited to 'l10n-pt-BR/mail/chrome/messenger/appUpdate.properties')
-rw-r--r-- | l10n-pt-BR/mail/chrome/messenger/appUpdate.properties | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-pt-BR/mail/chrome/messenger/appUpdate.properties b/l10n-pt-BR/mail/chrome/messenger/appUpdate.properties new file mode 100644 index 0000000000..0a2f97c20d --- /dev/null +++ b/l10n-pt-BR/mail/chrome/messenger/appUpdate.properties @@ -0,0 +1,40 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# LOCALIZATION NOTE (updateAvailableTitle): %S will be replaced with brandShortName +updateAvailableTitle=Uma nova atualização do %S está disponível. +# LOCALIZATION NOTE (updateAvailableMessage): %S will be replaced with brandShortName +updateAvailableMessage=Atualize seu %S para a última palavra em velocidade e privacidade. +updateAvailablePrimaryButtonLabel=Baixar atualização +updateAvailablePrimaryButtonAccessKey=B +updateAvailableSecondaryButtonLabel=Agora não +updateAvailableSecondaryButtonAccessKey=n + +# LOCALIZATION NOTE (updateManualTitle): %S will be replaced with brandShortName +updateManualTitle=O %S não pode ser atualizado para a versão mais recente. +# LOCALIZATION NOTE (updateManualMessage): %S will be replaced with brandShortName +updateManualMessage=Baixe uma nova cópia do %S e ajudaremos você a instalar. +# LOCALIZATION NOTE (updateManualPrimaryButtonLabel): %S will be replaced with brandShortName +updateManualPrimaryButtonLabel=Baixar o %S +updateManualPrimaryButtonAccessKey=B +updateManualSecondaryButtonLabel=Agora não +updateManualSecondaryButtonAccessKey=n + +# LOCALIZATION NOTE (updateUnsupportedTitle): %S will be replaced with brandShortName +updateUnsupportedTitle=O %S não consegue atualizar para a versão mais recente. +# LOCALIZATION NOTE (updateUnsupportedMessage): %S will be replaced with brandShortName +updateUnsupportedMessage=A versão mais recente do %S não é suportada pelo seu sistema. +updateUnsupportedPrimaryButtonLabel=Saiba mais +updateUnsupportedPrimaryButtonAccessKey=S +updateUnsupportedSecondaryButtonLabel=Fechar +updateUnsupportedSecondaryButtonAccessKey=F + +# LOCALIZATION NOTE (updateRestartTitle): %S will be replaced with brandShortName +updateRestartTitle=Reinicie para atualizar o %S. +# LOCALIZATION NOTE (updateRestartMessage): %S will be replaced with brandShortName +updateRestartMessage=Após um reinício rápido, o %S irá restaurar todas as janela e abas abertas. +updateRestartPrimaryButtonLabel=Reiniciar +updateRestartPrimaryButtonAccessKey=R +updateRestartSecondaryButtonLabel=Agora não +updateRestartSecondaryButtonAccessKey=n |