diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:14:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:14:29 +0000 |
commit | fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 (patch) | |
tree | 4c1ccaf5486d4f2009f9a338a98a83e886e29c97 /l10n-tl/toolkit | |
parent | Releasing progress-linux version 124.0.1-1~progress7.99u1. (diff) | |
download | firefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.tar.xz firefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.zip |
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-tl/toolkit')
-rw-r--r-- | l10n-tl/toolkit/crashreporter/crashreporter.ftl | 28 | ||||
-rw-r--r-- | l10n-tl/toolkit/toolkit/formautofill/formautofill.ftl | 18 |
2 files changed, 46 insertions, 0 deletions
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 |