diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-pl/mail/messenger/preferences/system-integration.ftl | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-pl/mail/messenger/preferences/system-integration.ftl')
-rw-r--r-- | l10n-pl/mail/messenger/preferences/system-integration.ftl | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-pl/mail/messenger/preferences/system-integration.ftl b/l10n-pl/mail/messenger/preferences/system-integration.ftl new file mode 100644 index 0000000000..ad4980bc74 --- /dev/null +++ b/l10n-pl/mail/messenger/preferences/system-integration.ftl @@ -0,0 +1,46 @@ +# 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/. + +system-integration-title = + .title = Integracja z systemem operacyjnym + +system-integration-dialog = + .buttonlabelaccept = Ustaw jako domyślny + .buttonlabelcancel = Pomiń integrację + .buttonlabelcancel2 = Anuluj + +default-client-intro = { -brand-short-name } ma być domyślnym klientem: + +unset-default-tooltip = Nie jest możliwe usunięcie programu { -brand-short-name } z roli domyślnego klienta z poziomu programu { -brand-short-name }. Aby uczynić inny program domyślnym klientem, należy skorzystać z jego możliwości integracji z systemem operacyjnym. + +checkbox-email-label = + .label = poczty + .tooltiptext = { unset-default-tooltip } +checkbox-newsgroups-label = + .label = grup dyskusyjnych + .tooltiptext = { unset-default-tooltip } +checkbox-feeds-label = + .label = źródeł aktualności + .tooltiptext = { unset-default-tooltip } + +checkbox-calendar-label = + .label = kalendarza + .tooltiptext = { unset-default-tooltip } + +# 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] Usługa wyszukiwania systemu Windows + *[other] { "" } + } + +system-search-integration-label = + .label = Zezwalaj programowi { system-search-engine-name } na wyszukiwanie wiadomości + .accesskey = Z + +check-on-startup-label = + .label = Sprawdzaj te ustawienia zawsze podczas uruchamiania programu { -brand-short-name } + .accesskey = S |