From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- l10n-tl/toolkit/crashreporter/crashreporter.ftl | 28 ++++++++++++++++++++++ .../toolkit/toolkit/formautofill/formautofill.ftl | 18 ++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 l10n-tl/toolkit/crashreporter/crashreporter.ftl (limited to 'l10n-tl/toolkit') diff --git a/l10n-tl/toolkit/crashreporter/crashreporter.ftl b/l10n-tl/toolkit/crashreporter/crashreporter.ftl new file mode 100644 index 0000000000..7591f05d8b --- /dev/null +++ b/l10n-tl/toolkit/crashreporter/crashreporter.ftl @@ -0,0 +1,28 @@ +# 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/. + +crashreporter-title = Crash Reporter +crashreporter-crash-message = Nagkaproblema ang { -brand-short-name } at nag-crash ito. +crashreporter-plea = Upang makatulong sa amin na ayusin ang problem, maari kayong magpadala ng ulat tungkol sa crash. +# $details (String) - the reason that a crash report cannot be submitted +crashreporter-error-details = Mga detalye: { $details } +crashreporter-no-run-message = Tinatakbo ang application na ito pagkatapos ng isang crash upang iparating application vendor ang problema. Hindi ito dapat tinatakbong nang derecho. +crashreporter-button-details = Mga Detalye... +crashreporter-view-report-title = Mga Content ng Report +crashreporter-comment-prompt = Magpuna (nakikita ng lahat ang mga puna) +crashreporter-report-info = This report also contains technical information about the state of the application when it crashed. +crashreporter-submit-status = Isusumite ang crash report bago kayo umalis o mag-restart. +crashreporter-submit-in-progress = Ipinapasa ang inyong ulat… +crashreporter-submit-success = Matagumpay na naisumite ang ulat! +crashreporter-submit-failure = Nagkaroon ng problema habang isisumite ang ulat. +crashreporter-resubmit-status = Pinapadala ang mga ulat na dating hindi naipadala… +crashreporter-button-quit = Isara ang { -brand-short-name } +crashreporter-button-restart = I-restart ang { -brand-short-name } +crashreporter-button-ok = OK +crashreporter-button-close = Isara +# $id (String) - the crash id from the server, typically a UUID +crashreporter-crash-identifier = Crash ID: { $id } + +# Error strings + diff --git a/l10n-tl/toolkit/toolkit/formautofill/formautofill.ftl b/l10n-tl/toolkit/toolkit/formautofill/formautofill.ftl index 707f8defc2..6dfd76aa7d 100644 --- a/l10n-tl/toolkit/toolkit/formautofill/formautofill.ftl +++ b/l10n-tl/toolkit/toolkit/formautofill/formautofill.ftl @@ -11,6 +11,8 @@ # Used on the doorhanger when an credit card change is detected. +# Label for the button in the dropdown menu used to clear the populated form. +autofill-clear-form-label = I-clear ang Autofill Form ## These are brand names and should only be translated when a locale-specific name for that brand is in common use @@ -23,3 +25,19 @@ autofill-card-network-mastercard = MasterCard autofill-card-network-mir = MIR autofill-card-network-unionpay = Union Pay autofill-card-network-visa = Visa +# The warning text that is displayed for informing users what categories are +# about to be filled. The text would be, for example, +# Also autofills organization, phone, email. +# Variables: +# $categories - one or more of the categories, see autofill-category-X below +autofill-phishing-warningmessage-extracategory = I-no-autofill din ang { $categories } +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = I-no-autofill ang { $categories } +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = tirahan +autofill-category-name = pangalan +autofill-category-organization = organisasyon +autofill-category-tel = telepono +autofill-category-email = email -- cgit v1.2.3