diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-pl/suite/chrome/mailnews/pref/pref-viewing_messages.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-pl/suite/chrome/mailnews/pref/pref-viewing_messages.dtd')
-rw-r--r-- | l10n-pl/suite/chrome/mailnews/pref/pref-viewing_messages.dtd | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/l10n-pl/suite/chrome/mailnews/pref/pref-viewing_messages.dtd b/l10n-pl/suite/chrome/mailnews/pref/pref-viewing_messages.dtd new file mode 100644 index 0000000000..eecae64646 --- /dev/null +++ b/l10n-pl/suite/chrome/mailnews/pref/pref-viewing_messages.dtd @@ -0,0 +1,47 @@ +<!-- 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/. --> + +<!ENTITY pref.viewing.messages.title "Wyświetlanie wiadomości"> +<!ENTITY style.label "Styl:"> +<!ENTITY style.accesskey "t"> +<!ENTITY regular.label "Normalny"> +<!ENTITY bold.label "Pogrubiona"> +<!ENTITY italic.label "Kursywa"> +<!ENTITY boldItalic.label "Pogrubiona kursywa"> +<!ENTITY size.label "Rozmiar:"> +<!ENTITY size.accesskey "R"> +<!ENTITY bigger.label "Większy"> +<!ENTITY smaller.label "Mniejszy"> +<!ENTITY color.label "Kolor:"> +<!ENTITY color.accesskey "K"> +<!ENTITY displayPlainText.caption "Wiadomości tekstowe"> +<!ENTITY fontPlainText.label "Czcionka:"> +<!ENTITY fontPlainText.accesskey "C"> +<!ENTITY displayQuoted.label "Ustawienia cytowanych wiadomości:"> +<!ENTITY wrapInMsg.label "Zawijaj tekst, aby mieścił się w oknie"> +<!ENTITY wrapInMsg.accesskey "m"> +<!-- LOCALIZATION NOTE : (convertEmoticons.label) 'Emoticons' are also known as 'Smileys', e.g. :-) --> +<!ENTITY convertEmoticons.label "Wyświetlaj emotikonki"> +<!ENTITY convertEmoticons.accesskey "W"> +<!ENTITY generalMessageDisplay.caption "Ogólne"> +<!ENTITY autoMarkAsRead.label "Automatycznie oznaczaj wiadomości jako przeczytane"> +<!ENTITY autoMarkAsRead.accesskey "A"> +<!-- LOCALIZATION NOTE (markAsReadAfter.label): This will concatenate to + "Only after displaying for [___] seconds", + using (markAsReadAfter.label) and a number (secondsLabel.label). --> +<!ENTITY markAsReadAfter.label "Wyłącznie po wyświetleniu przez"> +<!ENTITY markAsReadAfter.accesskey "u"> +<!ENTITY secondsLabel.label "sekund"> + +<!ENTITY openingMessages.label "Otwierając wiadomości wyświetl je w:"> +<!ENTITY newWindowRadio.label "Nowym oknie"> +<!ENTITY newWindowRadio.accesskey "N"> +<!ENTITY existingWindowRadio.label "Istniejącym oknie"> +<!ENTITY existingWindowRadio.accesskey "e"> +<!ENTITY disableContent.label "Blokuj obrazy i inną treść ze zdalnych serwerów"> +<!ENTITY disableContent.accesskey "B"> +<!ENTITY showCondensedAddresses.label "Pokazuj tylko nazwy kontaktów dla nadawców z mojej książki adresowej"> +<!ENTITY showCondensedAddresses.accesskey "o"> +<!ENTITY closeMsgWindowOnDelete.label "Zamykaj okno komponowania wiadomości w przypadku usunięcia tej wiadomości"> +<!ENTITY closeMsgWindowOnDelete.accesskey "Z"> |