From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- l10n-az/mail/messenger/preferences/new-tag.ftl | 8 +++ l10n-az/mail/messenger/preferences/preferences.ftl | 71 ++++++++++++++++++++++ .../messenger/preferences/system-integration.ftl | 13 ++++ 3 files changed, 92 insertions(+) create mode 100644 l10n-az/mail/messenger/preferences/new-tag.ftl create mode 100644 l10n-az/mail/messenger/preferences/preferences.ftl create mode 100644 l10n-az/mail/messenger/preferences/system-integration.ftl (limited to 'l10n-az/mail/messenger/preferences') diff --git a/l10n-az/mail/messenger/preferences/new-tag.ftl b/l10n-az/mail/messenger/preferences/new-tag.ftl new file mode 100644 index 0000000000..0fae968745 --- /dev/null +++ b/l10n-az/mail/messenger/preferences/new-tag.ftl @@ -0,0 +1,8 @@ +# 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/. + +tag-name-label = + .value = Teq Adı: + .accesskey = T + diff --git a/l10n-az/mail/messenger/preferences/preferences.ftl b/l10n-az/mail/messenger/preferences/preferences.ftl new file mode 100644 index 0000000000..886adb82ba --- /dev/null +++ b/l10n-az/mail/messenger/preferences/preferences.ftl @@ -0,0 +1,71 @@ +# 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/. + + +pane-calendar-title = Təqvim +category-calendar = + .tooltiptext = Təqvim + +## OS Authentication dialog + + +## General Tab + +# Note: This is the search engine name for all the different platforms. +# Platforms that don't support it should be left blank. +search-engine-name = + { PLATFORM() -> + [macos] Spotlight + [windows] Windows Axtarışı + *[other] { "" } + } + +## Note: The entities use-cache-before and use-cache-after appear on a single +## line in preferences as follows: +## use-cache-before [ textbox for cache size in MB ] use-cache-after + + +## + + +## Note: This will concatenate to "After displaying for [___] seconds", +## using (mark-read-delay) and a number (seconds-label). + + +## + + +## Compose Tab + +extension-label = + .label = fayl adına uzantı əlavə et + .accesskey = e + +## Note: This will concatenate to "Auto Save every [___] minutes", +## using (auto-save-label) and a number (auto-save-end). + + +## + + +## Privacy Tab + + +## Chat Tab + + +## Note: idle-label is displayed first, then there's a field where the user +## can enter a number, and itemTime is displayed at the end of the line. +## The translations of the idle-label and idle-time-label parts don't have +## to mean the exact same thing as in English; please try instead to +## translate the whole sentence. + + +## + + +## Preferences UI Search Results + +## Settings UI Search Results + diff --git a/l10n-az/mail/messenger/preferences/system-integration.ftl b/l10n-az/mail/messenger/preferences/system-integration.ftl new file mode 100644 index 0000000000..8d836dbbd3 --- /dev/null +++ b/l10n-az/mail/messenger/preferences/system-integration.ftl @@ -0,0 +1,13 @@ +# 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/. + +# Note: This is the search engine name for all the different platforms. +# Platforms that don't support it should be left blank. +system-search-engine-name = + { PLATFORM() -> + [macos] Spotlight + [windows] Windows Axtarışı + *[other] { "" } + } + -- cgit v1.2.3