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/chrome/messenger/am-addressing.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.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/chrome/messenger/am-addressing.dtd')
-rw-r--r-- | l10n-pl/mail/chrome/messenger/am-addressing.dtd | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/l10n-pl/mail/chrome/messenger/am-addressing.dtd b/l10n-pl/mail/chrome/messenger/am-addressing.dtd new file mode 100644 index 0000000000..117620b250 --- /dev/null +++ b/l10n-pl/mail/chrome/messenger/am-addressing.dtd @@ -0,0 +1,48 @@ +<!-- 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/. --> + +<!-- extracted from am-addressing.xul --> + +<!-- extracted from am-addressing.xhtml --> + +<!ENTITY addressing.label "Tworzenie i adresowanie wiadomości"> + +<!ENTITY addressingGroupTitle.label "Adresowanie"> +<!ENTITY addressingText.label "Podczas poszukiwania adresów:"> +<!ENTITY useGlobal.label "Użyj globalnych ustawień serwera LDAP dla tego konta"> +<!ENTITY useGlobal.accesskey "U"> +<!ENTITY editDirectories.label "Edytuj katalogi…"> +<!ENTITY editDirectories.accesskey "E"> +<!ENTITY directories.label "Użyj innego serwera LDAP:"> +<!ENTITY directories.accesskey "L"> +<!ENTITY directoriesNone.label "brak"> + +<!-- am-addressing.xul --> + +<!-- am-addressing.xhtml --> + +<!ENTITY compositionGroupTitle.label "Tworzenie wiadomości"> +<!ENTITY useHtml.label "Twórz wiadomości w formacie HTML"> +<!ENTITY useHtml.accesskey "T"> +<!ENTITY autoQuote.label "Podczas tworzenia odpowiedzi automatycznie cytuj oryginalną wiadomość"> +<!ENTITY autoQuote.accesskey "P"> +<!ENTITY quoting.label "podczas cytowania"> +<!ENTITY quoting.accesskey "c"> +<!ENTITY aboveQuote.label "rozpocznij odpowiedź powyżej cytowanego tekstu"> +<!ENTITY belowQuote.label "rozpocznij odpowiedź poniżej cytowanego tekstu"> +<!ENTITY selectAndQuote.label "zaznacz zacytowany tekst"> +<!ENTITY place.label "Dołączaj sygnaturkę"> +<!ENTITY place.accesskey "D"> +<!ENTITY belowText.label "pod cytowanym tekstem (zalecane)"> +<!ENTITY aboveText.label "poniżej odpowiedzi (ponad cytowanym tekstem)"> +<!ENTITY includeSigOnReply.label "Dołączaj sygnaturkę przy odpowiadaniu"> +<!ENTITY includeSigOnReply.accesskey "s"> +<!ENTITY includeSigOnForward.label "Dołączaj sygnaturkę przy przekazywaniu"> +<!ENTITY includeSigOnForward.accesskey "n"> + +<!ENTITY globalComposingPrefs.label "Globalne preferencje tworzenia wiadomości…"> +<!ENTITY globalComposingPrefs.accesskey "w"> + +<!ENTITY globalAddressingPrefs.label "Globalne preferencje adresowania…"> +<!ENTITY globalAddressingPrefs.accesskey "G"> |