diff options
Diffstat (limited to 'l10n-tl/toolkit')
-rw-r--r-- | l10n-tl/toolkit/crashreporter/crashreporter.ftl | 28 | ||||
-rw-r--r-- | l10n-tl/toolkit/toolkit/branding/brandings.ftl | 1 | ||||
-rw-r--r-- | l10n-tl/toolkit/toolkit/formautofill/formAutofill.ftl | 43 | ||||
-rw-r--r-- | l10n-tl/toolkit/toolkit/formautofill/formautofill.ftl | 16 | ||||
-rw-r--r-- | l10n-tl/toolkit/toolkit/global/arrowscrollbox.ftl | 3 |
5 files changed, 75 insertions, 16 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/branding/brandings.ftl b/l10n-tl/toolkit/toolkit/branding/brandings.ftl index b10b416fdc..13d16ddcab 100644 --- a/l10n-tl/toolkit/toolkit/branding/brandings.ftl +++ b/l10n-tl/toolkit/toolkit/branding/brandings.ftl @@ -41,3 +41,4 @@ # View" can be localized, “Firefox” must be treated as a brand # and kept in English. -firefoxview-brand-name = Firefox View +-mozmonitor-brand-name = Mozilla Monitor diff --git a/l10n-tl/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-tl/toolkit/toolkit/formautofill/formAutofill.ftl new file mode 100644 index 0000000000..6dfd76aa7d --- /dev/null +++ b/l10n-tl/toolkit/toolkit/formautofill/formAutofill.ftl @@ -0,0 +1,43 @@ +# 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/. + + +## OS Prompt Dialog + + +## The credit card capture doorhanger + + +# 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 + +autofill-card-network-amex = American Express +autofill-card-network-cartebancaire = Carte Bancaire +autofill-card-network-diners = Diners Club +autofill-card-network-discover = Discover +autofill-card-network-jcb = JCB +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 diff --git a/l10n-tl/toolkit/toolkit/formautofill/formautofill.ftl b/l10n-tl/toolkit/toolkit/formautofill/formautofill.ftl deleted file mode 100644 index f08e26d2c6..0000000000 --- a/l10n-tl/toolkit/toolkit/formautofill/formautofill.ftl +++ /dev/null @@ -1,16 +0,0 @@ -# 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/. - - -## OS Prompt Dialog - -# The links lead users to Form Autofill browser preferences. -autofill-options-link = Mga Pagpipilian Para sa Form Autofill -autofill-options-link-osx = Mga Kagustuhan sa Autofill Form - -## The credit card capture doorhanger - - -# Used on the doorhanger when an credit card change is detected. - diff --git a/l10n-tl/toolkit/toolkit/global/arrowscrollbox.ftl b/l10n-tl/toolkit/toolkit/global/arrowscrollbox.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-tl/toolkit/toolkit/global/arrowscrollbox.ftl @@ -0,0 +1,3 @@ +# 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/. |