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-bs/suite/chrome/mailnews/threadpane.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-bs/suite/chrome/mailnews/threadpane.dtd')
-rw-r--r-- | l10n-bs/suite/chrome/mailnews/threadpane.dtd | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/l10n-bs/suite/chrome/mailnews/threadpane.dtd b/l10n-bs/suite/chrome/mailnews/threadpane.dtd new file mode 100644 index 0000000000..8c300a2b56 --- /dev/null +++ b/l10n-bs/suite/chrome/mailnews/threadpane.dtd @@ -0,0 +1,45 @@ +<!-- 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 threadColumn.label "Nit"> +<!ENTITY fromColumn.label "Šalje"> +<!ENTITY recipientColumn.label "Primalac"> +<!ENTITY attachmentColumn.label "Prilozi"> +<!ENTITY subjectColumn.label "Naslov"> +<!ENTITY dateColumn.label "Datum"> +<!ENTITY priorityColumn.label "Prioritet"> +<!ENTITY tagsColumn.label "Oznake"> +<!ENTITY accountColumn.label "Račun"> +<!ENTITY statusColumn.label "Status"> +<!ENTITY sizeColumn.label "Veličina"> +<!ENTITY junkStatusColumn.label "Status neželjene pošte"> +<!ENTITY unreadColumn.label "Nepročitana nit"> +<!ENTITY totalColumn.label "Ukupno u niti"> +<!ENTITY readColumn.label "Pročitano"> +<!ENTITY receivedColumn.label "Primljeno"> +<!ENTITY flagColumn.label "Označeno zastavicom"> +<!ENTITY locationColumn.label "Lokacija"> +<!ENTITY idColumn.label "Redoslijed primanja"> + +<!--Tooltips--> +<!ENTITY columnChooser2.tooltip "Izaberite kolone za prikaz"> +<!ENTITY threadColumn2.tooltip "Prikaži niti poruke"> +<!ENTITY fromColumn2.tooltip "Sortiraj prema pošiljaocu"> +<!ENTITY recipientColumn2.tooltip "Sortiraj prema primaocu"> +<!ENTITY attachmentColumn2.tooltip "Poredaj prema dodacima"> +<!ENTITY subjectColumn2.tooltip "Sortiraj prema naslovu"> +<!ENTITY dateColumn2.tooltip "Sortiraj po datumu"> +<!ENTITY priorityColumn2.tooltip "Poredaj prema prioritetu"> +<!ENTITY tagsColumn2.tooltip "Sortiraj po oznakama"> +<!ENTITY accountColumn2.tooltip "Poredaj prema računu"> +<!ENTITY statusColumn2.tooltip "Poredaj prema statusu"> +<!ENTITY sizeColumn2.tooltip "Poredaj po veličini"> +<!ENTITY junkStatusColumn2.tooltip "Poredaj po statusu neželjene pošte"> +<!ENTITY unreadColumn2.tooltip "Broj nepročitanih poruka u niti"> +<!ENTITY totalColumn2.tooltip "Ukupan broj poruka u niti"> +<!ENTITY readColumn2.tooltip "Sortiraj prema pročitanom"> +<!ENTITY receivedColumn2.tooltip "Sortiraj prema datumu prijema"> +<!ENTITY flagColumn2.tooltip "Sortiraj po oznakama sa zastavicom"> +<!ENTITY locationColumn2.tooltip "Poredaj po lokaciji"> +<!ENTITY idColumn2.tooltip "Poredaj prema redosljedu prijema"> |