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-et/mail/chrome/messenger/charsetTitles.properties | |
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-et/mail/chrome/messenger/charsetTitles.properties')
-rw-r--r-- | l10n-et/mail/chrome/messenger/charsetTitles.properties | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/l10n-et/mail/chrome/messenger/charsetTitles.properties b/l10n-et/mail/chrome/messenger/charsetTitles.properties new file mode 100644 index 0000000000..387690b9b6 --- /dev/null +++ b/l10n-et/mail/chrome/messenger/charsetTitles.properties @@ -0,0 +1,84 @@ +# 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/. + +## Rule of this file: +## 1. key should always be in lower case ascii so we can do case insensitive +## comparison in the code faster. + +## Format of this file: +## charset_name.title = a_title - specifies the human readable title for +## this charset + +## Format of this file: +## charset_name.title = a_title - specifies the human readable title for +## this charset + +iso-8859-1.title = Lääne (ISO-8859-1) +iso-8859-2.title = Kesk-Euroopa (ISO-8859-2) +iso-8859-3.title = Lõuna-Euroopa (ISO-8859-3) +iso-8859-4.title = Balti (ISO-8859-4) +iso-8859-10.title = Skandinaavia (ISO-8859-10) +iso-8859-13.title = Balti (ISO-8859-13) +iso-8859-14.title = Lääne-Euroopa (ISO-8859-14) +iso-8859-15.title = Lääne (ISO-8859-15) +iso-8859-16.title = Rumeenia (ISO-8859-16) +windows-1250.title = Kesk-Euroopa (Windows-1250) +windows-1252.title = Lääne (Windows-1252) +windows-1254.title = Türgi (Windows-1254) +windows-1257.title = Balti (Windows-1257) +macintosh.title = Lääne (MacRoman) +x-mac-ce.title = Kesk-Euroopa (MacCE) +x-mac-turkish.title = Türgi (MacTurkish) +x-mac-croatian.title = Horvaadi (MacCroatian) +x-mac-romanian.title = Rumeenia (MacRomanian) +x-mac-icelandic.title = Islandi (MacIcelandic) +iso-2022-jp.title = Jaapani (ISO-2022-JP) +shift_jis.title = Jaapani (Shift_JIS) +euc-jp.title = Jaapani (EUC-JP) +big5.title = Traditsiooniline hiina (Big5) +big5-hkscs.title = Traditsiooniline hiina (Big5-HKSCS) +gb2312.title = Lihtsustatud hiina (GB2312) +gbk.title = Lihtsustatud hiina (GBK) +euc-kr.title = Korea (EUC-KR) +utf-7.title = Unicode (UTF-7) +utf-8.title = Unicode (UTF-8) +utf-16.title = Unicode (UTF-16) +utf-16le.title = Unicode (UTF-16 Little Endian) +utf-16be.title = Unicode (UTF-16 Big Endian) +iso-8859-5.title = Kirillitsa (ISO-8859-5) +windows-1251.title = Kirillitsa (Windows-1251) +x-mac-cyrillic.title = Kirillitsa (MacCyrillic) +x-mac-ukrainian.title = Kirillitsa/Ukraina (MacUkrainian) +koi8-r.title = Kirillitsa (KOI8-R) +koi8-u.title = Kirillitsa/Ukraina (KOI8-U) +iso-8859-7.title = Kreeka (ISO-8859-7) +windows-1253.title = Kreeka (Windows-1253) +x-mac-greek.title = Kreeka (MacGreek) +windows-1258.title = Vietnami (Windows-1258) +windows-874.title = Tai (Windows-874) +iso-8859-6.title = Araabia (ISO-8859-6) +iso-8859-8.title = Heebrea (ISO-8859-8) +iso-8859-8-i.title = Heebrea (ISO-8859-8-I) +windows-1255.title = Heebrea (Windows-1255) +windows-1256.title = Araabia (Windows-1256) +x-user-defined.title = Kasutaja määratud +ibm866.title = Kirillitsa/Vene (CP-866) +gb18030.title = Lihtsustatud hiina (GB18030) +x-mac-arabic.title = Araabia (MacArabic) +x-mac-farsi.title = Farsi (MacFarsi) +x-mac-hebrew.title = Heebrea (MacHebrew) +x-mac-devanagari.title = Hindi (MacDevanagari) +x-mac-gujarati.title = Gudžarati (MacGujarati) +x-mac-gurmukhi.title = Gurmukhi (MacGurmukhi) + +chardet.off.title = (Väljas) +chardet.universal_charset_detector.title = Universaalne +chardet.ja_parallel_state_machine.title = Jaapani +chardet.ko_parallel_state_machine.title = Korea +chardet.zhtw_parallel_state_machine.title = Traditsiooniline hiina +chardet.zhcn_parallel_state_machine.title = Lihtsustatud hiina +chardet.zh_parallel_state_machine.title = Hiina +chardet.cjk_parallel_state_machine.title = Ida-Aasia +chardet.ruprob.title = Vene +chardet.ukprob.title = Ukraina |