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-si/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-si/toolkit')
-rw-r--r-- | l10n-si/toolkit/crashreporter/crashreporter.ftl | 27 | ||||
-rw-r--r-- | l10n-si/toolkit/toolkit/formautofill/formautofill.ftl | 18 |
2 files changed, 45 insertions, 0 deletions
diff --git a/l10n-si/toolkit/crashreporter/crashreporter.ftl b/l10n-si/toolkit/crashreporter/crashreporter.ftl new file mode 100644 index 0000000000..2208368a6d --- /dev/null +++ b/l10n-si/toolkit/crashreporter/crashreporter.ftl @@ -0,0 +1,27 @@ +# 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 = බිඳවැටීම් වාර්තාකරු +crashreporter-crash-message = { -brand-short-name } හි ගැටලුවක් ඇති වූ අතර එය බිඳ වැටුණි. +crashreporter-plea = ගැටලුව විශ්ලේෂණය කර විසඳීමට සහාය වීම සඳහා ඔබට බිඳවැටුම් වාර්තාවක් එවීමට හැකිය. +# $details (String) - the reason that a crash report cannot be submitted +crashreporter-error-details = විස්තර: { $details } +crashreporter-button-details = විස්තර… +crashreporter-view-report-title = වාර්තාවේ අන්තර්ගතය +crashreporter-comment-prompt = අදහස් එක් කරන්න (අදහස් ප්රසිද්ධියේ දර්ශනය වේ) +crashreporter-report-info = මෙම වාර්තාවෙහි යෙදුම බිඳවැටෙන අවස්ථාවේ තත්වය පිළිබඳව තාක්ෂණික තොරතුරු ද ඇතුළත් වේ. +crashreporter-submit-status = ඔබ ඉවත් වීමට හෝ යළි ඇරඹීමට පෙර ඔබගේ වාර්තාව යවනු ඇත. +crashreporter-submit-in-progress = ඔබගේ වාර්තාව යැවෙමින්… +crashreporter-submit-success = වාර්තාව සාර්ථකව යවන ලදි! +crashreporter-submit-failure = ඔබගේ වාර්තාව යැවීමේ ගැටලුවක් තිබුණි. +crashreporter-resubmit-status = මීට පෙර යැවීමට නොහැකි වූ වාර්තා යළි යවමින්… +crashreporter-button-quit = { -brand-short-name } වෙතින් ඉවත් වන්න +crashreporter-button-restart = { -brand-short-name } යළි අරඹන්න +crashreporter-button-ok = හරි +crashreporter-button-close = වසන්න +# $id (String) - the crash id from the server, typically a UUID +crashreporter-crash-identifier = බිදවැටුම් අංකය: { $id } + +# Error strings + diff --git a/l10n-si/toolkit/toolkit/formautofill/formautofill.ftl b/l10n-si/toolkit/toolkit/formautofill/formautofill.ftl index 7f9f690338..5d845f9fa7 100644 --- a/l10n-si/toolkit/toolkit/formautofill/formautofill.ftl +++ b/l10n-si/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 = ස්වයං පිරවුම් ආකෘතිය මකන්න # Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences. autofill-manage-addresses-label = ලිපින කළමනාකරණය @@ -25,3 +27,19 @@ autofill-card-network-mastercard = මාස්ටර් කාඩ් autofill-card-network-mir = MIR autofill-card-network-unionpay = යුනියන් පේ autofill-card-network-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 = { $categories } ද ඉබේ පුරවයි +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = { $categories } ඉබේ පුරවයි +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = ලිපිනය +autofill-category-name = නම +autofill-category-organization = සංවිධානය +autofill-category-tel = දුරකථනය +autofill-category-email = වි-තැපෑල |