From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- l10n-et/toolkit/crashreporter/crashreporter.ftl | 28 ++++++++++++++++++++++ .../toolkit/toolkit/formautofill/formAutofill.ftl | 18 ++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 l10n-et/toolkit/crashreporter/crashreporter.ftl (limited to 'l10n-et/toolkit') diff --git a/l10n-et/toolkit/crashreporter/crashreporter.ftl b/l10n-et/toolkit/crashreporter/crashreporter.ftl new file mode 100644 index 0000000000..7032a25545 --- /dev/null +++ b/l10n-et/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 = Vigadest teatamise rakendus +crashreporter-crash-message = Rakenduses { -brand-short-name } tekkis probleem ja rakendus lõpetas veaga. +crashreporter-plea = Aitamaks meil viga diagnoosida ja parandada, võid saata vearaporti. +# $details (String) - the reason that a crash report cannot be submitted +crashreporter-error-details = Täpsem info: { $details } +crashreporter-no-run-message = Rakendus käivitub pärast vea esinemist ning teavitab probleemist rakenduse autoreid. Rakendust ei tohiks käivitada otse. +crashreporter-button-details = Täpsem info… +crashreporter-view-report-title = Raporti sisu +crashreporter-comment-prompt = Lisa kommentaar (kommentaarid on avalikult nähtavad) +crashreporter-report-info = Raport sisaldab ka tehnilist infot rakenduse seisundist hetkel, mil see veaga lõpetas +crashreporter-submit-status = Vearaport saadetakse enne rakenduse sulgemist või taaskäivitamist. +crashreporter-submit-in-progress = Raporti saatmine… +crashreporter-submit-success = Raporti saatmine õnnestus! +crashreporter-submit-failure = Raporti saatmisel tekkis probleem. +crashreporter-resubmit-status = Raportite, mille eelnev saatmine ebaõnnestus, saatmine… +crashreporter-button-quit = Sulge { -brand-short-name } +crashreporter-button-restart = Käivita { -brand-short-name } uuesti +crashreporter-button-ok = Sobib +crashreporter-button-close = Sulge +# $id (String) - the crash id from the server, typically a UUID +crashreporter-crash-identifier = Vea ID: { $id } + +# Error strings + diff --git a/l10n-et/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-et/toolkit/toolkit/formautofill/formAutofill.ftl index f0ac7bab23..8e28d08eb9 100644 --- a/l10n-et/toolkit/toolkit/formautofill/formAutofill.ftl +++ b/l10n-et/toolkit/toolkit/formautofill/formAutofill.ftl @@ -14,6 +14,8 @@ autofill-options-link-osx = Vormide automaatse täitmise eelistused # 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 = Tühjenda automaatselt täidetud vorm ## These are brand names and should only be translated when a locale-specific name for that brand is in common use @@ -26,3 +28,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 = Automaatselt täidetakse ka { $categories } +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = Automaatselt täidetakse { $categories } +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = aadress +autofill-category-name = nimi +autofill-category-organization = asutus +autofill-category-tel = telefon +autofill-category-email = e-posti aadress -- cgit v1.2.3