diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
commit | 40a355a42d4a9444dc753c04c6608dade2f06a23 (patch) | |
tree | 871fc667d2de662f171103ce5ec067014ef85e61 /l10n-az/toolkit | |
parent | Adding upstream version 124.0.1. (diff) | |
download | firefox-upstream/125.0.1.tar.xz firefox-upstream/125.0.1.zip |
Adding upstream version 125.0.1.upstream/125.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-az/toolkit')
-rw-r--r-- | l10n-az/toolkit/crashreporter/crashreporter.ftl | 28 | ||||
-rw-r--r-- | l10n-az/toolkit/toolkit/formautofill/formAutofill.ftl | 18 |
2 files changed, 46 insertions, 0 deletions
diff --git a/l10n-az/toolkit/crashreporter/crashreporter.ftl b/l10n-az/toolkit/crashreporter/crashreporter.ftl new file mode 100644 index 0000000000..0897fc8c06 --- /dev/null +++ b/l10n-az/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 = Çökmə Məlumatçısı +crashreporter-crash-message = { -brand-short-name } problemlə üzləşdi və çökdü. +crashreporter-plea = Problemi təyin etməyimiz və həll etməyimizə kömək etmək üçün hesabat göndərə bilərsiniz. +# $details (String) - the reason that a crash report cannot be submitted +crashreporter-error-details = Detallar: { $details } +crashreporter-no-run-message = Bu məlumatçı, çökmədən sonra problemi proqram təchizatçısına bildirmək üçün istifadə olunur. Bu birbaşa açılmamalıdır. +crashreporter-button-details = Detallar… +crashreporter-view-report-title = Hesabat məzmunu +crashreporter-comment-prompt = Fikrinizi yazın (yazılan fikirlər hamı tərəfindən görünə bilər.) +crashreporter-report-info = Bu hesabata proqramın çökmə anındakı vəziyyəti ilə bağlı məlumatlar da daxildir. +crashreporter-submit-status = Hesabatınız siz çıxanda ya da yenidən başladanda göndəriləcək. +crashreporter-submit-in-progress = Hesabatınız göndərilir… +crashreporter-submit-success = Hesabat uğurla göndərildi! +crashreporter-submit-failure = Hesabatınızın göndərilməsində problem baş verdi. +crashreporter-resubmit-status = Daha əvvəl göndərilməyən hesabatlar göndərilir… +crashreporter-button-quit = { -brand-short-name } proqramından çıx +crashreporter-button-restart = { -brand-short-name } proqramını yenidən başlat +crashreporter-button-ok = Tamam +crashreporter-button-close = Bağla +# $id (String) - the crash id from the server, typically a UUID +crashreporter-crash-identifier = Çökmə kimliyi: { $id } + +# Error strings + diff --git a/l10n-az/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-az/toolkit/toolkit/formautofill/formAutofill.ftl index e439304394..f44f0e5fb2 100644 --- a/l10n-az/toolkit/toolkit/formautofill/formAutofill.ftl +++ b/l10n-az/toolkit/toolkit/formautofill/formAutofill.ftl @@ -14,6 +14,8 @@ autofill-options-link-osx = Avtomatik forma doldurma nizamlamaları # 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 = Avtomatik doldurulmuş formanı təmizlə ## 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 = Həmçinin { $categories } bölmələrini avtomatik doldurur +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = { $categories } bölməsini avtomatik doldurur +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = ünvan +autofill-category-name = ad +autofill-category-organization = təşkilat +autofill-category-tel = telefon +autofill-category-email = e-poçt |