diff options
Diffstat (limited to 'l10n-pt-PT/browser/browser/contentCrash.ftl')
-rw-r--r-- | l10n-pt-PT/browser/browser/contentCrash.ftl | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/l10n-pt-PT/browser/browser/contentCrash.ftl b/l10n-pt-PT/browser/browser/contentCrash.ftl new file mode 100644 index 0000000000..5ae1bb5e0b --- /dev/null +++ b/l10n-pt-PT/browser/browser/contentCrash.ftl @@ -0,0 +1,34 @@ +# 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/. + + +## Subframe crash notification + +crashed-subframe-message = <strong>Uma parte desta página falhou.</strong> Para tornar o problema conhecido e ajudar a que o mesmo seja resolvido mais rapidamente no { -brand-product-name }, por favor submeta um relatório. + +# The string for crashed-subframe-title.title should match crashed-subframe-message, +# but without any markup. +crashed-subframe-title = + .title = Uma parte desta página falhou. Para tornar o problema conhecido e ajudar a que o mesmo seja resolvido mais rapidamente no { -brand-product-name }, por favor submeta um relatório. +crashed-subframe-learnmore-link = + .value = Saber mais +crashed-subframe-submit = + .label = Submeter relatório + .accesskey = S + +## Pending crash reports + +# Variables: +# $reportCount (Number): the number of pending crash reports +pending-crash-reports-message = + { $reportCount -> + [one] Tem um relatório de falha não enviado + *[other] Tem { $reportCount } relatórios de falha não enviados + } +pending-crash-reports-view-all = + .label = Ver +pending-crash-reports-send = + .label = Enviar +pending-crash-reports-always-send = + .label = Enviar sempre |