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-lt/toolkit/crashreporter/crashreporter.ftl | 28 ++++++++++++++++++++++ .../toolkit/toolkit/formautofill/formAutofill.ftl | 18 ++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 l10n-lt/toolkit/crashreporter/crashreporter.ftl (limited to 'l10n-lt/toolkit') diff --git a/l10n-lt/toolkit/crashreporter/crashreporter.ftl b/l10n-lt/toolkit/crashreporter/crashreporter.ftl new file mode 100644 index 0000000000..3740e5ba59 --- /dev/null +++ b/l10n-lt/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 = Strigčių pranešiklis +crashreporter-crash-message = Programa „{ -brand-short-name }“ susidūrė su problema ir užstrigo. +crashreporter-plea = Jei norite padėti aptikti ir pašalinti šią problemą, galite išsiųsti strigties pranešimą. +# $details (String) - the reason that a crash report cannot be submitted +crashreporter-error-details = Išsamiau: { $details } +crashreporter-no-run-message = Ši programa paleidžiama po strigties, kad praneštų apie problemą programos autoriams. Ji neturėtų būti paleidžiama tiesiogiai. +crashreporter-button-details = Išsamiau… +crashreporter-view-report-title = Strigties pranešimo turinys +crashreporter-comment-prompt = Pridėti komentarą. Pastaba: komentarai bus matomi viešai. +crashreporter-report-info = Šiame pranešime taip pat yra techninių duomenų apie programos būseną jos užstrigimo metu. +crashreporter-submit-status = Šis strigties pranešimas bus išsiųstas prieš baigiant programos darbą ar paleidžiant ją iš naujo. +crashreporter-submit-in-progress = Išsiunčiamas strigties pranešimas… +crashreporter-submit-success = Strigties pranešimas sėkmingai išsiųstas! +crashreporter-submit-failure = Strigties pranešimo išsiųsti nepavyko +crashreporter-resubmit-status = Pakartotinai siunčiami pranešimai, kurių nepavyko išsiųsti anksčiau… +crashreporter-button-quit = Baigti „{ -brand-short-name }“ darbą +crashreporter-button-restart = Paleisti „{ -brand-short-name }“ iš naujo +crashreporter-button-ok = Gerai +crashreporter-button-close = Užverti +# $id (String) - the crash id from the server, typically a UUID +crashreporter-crash-identifier = Strigties pranešimo ID: { $id } + +# Error strings + diff --git a/l10n-lt/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-lt/toolkit/toolkit/formautofill/formAutofill.ftl index b41c4f012d..78cb83e1c8 100644 --- a/l10n-lt/toolkit/toolkit/formautofill/formAutofill.ftl +++ b/l10n-lt/toolkit/toolkit/formautofill/formAutofill.ftl @@ -14,6 +14,8 @@ autofill-options-link-osx = Automatinio formų užpildymo nuostatos # 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švalyti automatinio užpildymo formą ## 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 = Taip pat užpildys kategorijas: { $categories } +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = Užpildys kategorijas: { $categories } +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = adresas +autofill-category-name = vardas +autofill-category-organization = organizacija +autofill-category-tel = telefonas +autofill-category-email = el. paštas -- cgit v1.2.3