From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- l10n-gl/browser/browser/contentCrash.ftl | 34 ++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 l10n-gl/browser/browser/contentCrash.ftl (limited to 'l10n-gl/browser/browser/contentCrash.ftl') diff --git a/l10n-gl/browser/browser/contentCrash.ftl b/l10n-gl/browser/browser/contentCrash.ftl new file mode 100644 index 0000000000..8ea85199aa --- /dev/null +++ b/l10n-gl/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 = Parte desta páxina petou. Para que { -brand-product-name } saiba desta incidencia se poida arranxar máis axiña, envíe un informe. + +# The string for crashed-subframe-title.title should match crashed-subframe-message, +# but without any markup. +crashed-subframe-title = + .title = Parte desta páxina quebrou. Para que o { -brand-product-name } saiba desta incidencia e se poida amañar máis axiña, envíe un informe. +crashed-subframe-learnmore-link = + .value = Máis información +crashed-subframe-submit = + .label = Enviar informe + .accesskey = E + +## Pending crash reports + +# Variables: +# $reportCount (Number): the number of pending crash reports +pending-crash-reports-message = + { $reportCount -> + [one] Ten un informe de erro sen enviar + *[other] Ten { $reportCount } informes de erro sen enviar + } +pending-crash-reports-view-all = + .label = Ver +pending-crash-reports-send = + .label = Enviar +pending-crash-reports-always-send = + .label = Enviar sempre -- cgit v1.2.3