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-hsb/mail/chrome/messenger/charsetTitles.properties | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.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-hsb/mail/chrome/messenger/charsetTitles.properties')
-rw-r--r-- | l10n-hsb/mail/chrome/messenger/charsetTitles.properties | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/l10n-hsb/mail/chrome/messenger/charsetTitles.properties b/l10n-hsb/mail/chrome/messenger/charsetTitles.properties new file mode 100644 index 0000000000..109611ae17 --- /dev/null +++ b/l10n-hsb/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 = Zapadne (ISO-8859-1) +iso-8859-2.title = Srjedźnoeuropske (ISO-8859-2) +iso-8859-3.title = Južnoeuropske (ISO-8859-3) +iso-8859-4.title = Baltiske (ISO-8859-4) +iso-8859-10.title = Nordiske (ISO-8859-10) +iso-8859-13.title = Baltiske (ISO-8859-13) +iso-8859-14.title = Keltiske (ISO-8859-14) +iso-8859-15.title = Zapadne (ISO-8859-15) +iso-8859-16.title = Rumunske (ISO-8859-16) +windows-1250.title = Srjedźnoeuropske (Windows-1250) +windows-1252.title = Zapadne (Windows-1252) +windows-1254.title = Turkowske (Windows-1254) +windows-1257.title = Baltiske (Windows-1257) +macintosh.title = Zapadne (MacRoman) +x-mac-ce.title = Srjedźnoeuropske(MacCE) +x-mac-turkish.title = Turkowske (MacTurkish) +x-mac-croatian.title = Chorwatske (MacCroatian) +x-mac-romanian.title = Rumunske (MacRomanian) +x-mac-icelandic.title = Islandske (MacIcelandic) +iso-2022-jp.title = Japanske (ISO-2022-JP) +shift_jis.title = Japanske (Shift_JIS) +euc-jp.title = Japanske (EUC-JP) +big5.title = Chinske tradicionelne (Big5) +big5-hkscs.title = Chinske tradicionelne (Big5-HKSCS) +gb2312.title = Chinske zjednorjene (GB2312) +gbk.title = Chinske zjednorjene (GBK) +euc-kr.title = Korejske (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-16LE) +utf-16be.title = Unicode (UTF-16BE) +iso-8859-5.title = Kyriliske (ISO-8859-5) +windows-1251.title = Kyriliske (Windows-1251) +x-mac-cyrillic.title = Kyriliske (MacCyrillic) +x-mac-ukrainian.title = Kyriliske/Ukrainske (MacUkrainian) +koi8-r.title = Kyriliske (KOI8-R) +koi8-u.title = Kyriliske/Ukrainske (KOI8-U) +iso-8859-7.title = Grjekske (ISO-8859-7) +windows-1253.title = Grjekske (Windows-1253) +x-mac-greek.title = Grjekske (MacGreek) +windows-1258.title = Vietnamske (Windows-1258) +windows-874.title = Thailandske (Windows-874) +iso-8859-6.title = Arabske (ISO-8859-6) +iso-8859-8.title = Hebrejske Visual (ISO-8859-8) +iso-8859-8-i.title = Hebrejske (ISO-8859-8-I) +windows-1255.title = Hebrejske (Windows-1255) +windows-1256.title = Arabske (Windows-1256) +x-user-defined.title = Wužiwarja +ibm866.title = Kyriliske/Ruske (CP-866) +gb18030.title = Chinske zjednorjene (GB 18030) +x-mac-arabic.title = Arabske (MacArabic) +x-mac-farsi.title = Farsi (MacFarsi) +x-mac-hebrew.title = Hebrejske (MacHebrew) +x-mac-devanagari.title = Hindi (MacDevanagari) +x-mac-gujarati.title = Gudźarati (MacGujarati) +x-mac-gurmukhi.title = Gurmukhi (MacGurmukhi) + +chardet.off.title = (Wupinjeny) +chardet.universal_charset_detector.title = Uniwerselne +chardet.ja_parallel_state_machine.title = Japanske +chardet.ko_parallel_state_machine.title = Korejske +chardet.zhtw_parallel_state_machine.title = Tradicionelne chinske +chardet.zhcn_parallel_state_machine.title = Chinske zjednorjene +chardet.zh_parallel_state_machine.title = Chinske +chardet.cjk_parallel_state_machine.title = Wuchodnoaziske +chardet.ruprob.title = Ruske +chardet.ukprob.title = Ukrainske |