diff options
Diffstat (limited to 'l10n-uz/mail/chrome/messenger/charsetTitles.properties')
-rw-r--r-- | l10n-uz/mail/chrome/messenger/charsetTitles.properties | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/l10n-uz/mail/chrome/messenger/charsetTitles.properties b/l10n-uz/mail/chrome/messenger/charsetTitles.properties new file mode 100644 index 0000000000..a83bb27f94 --- /dev/null +++ b/l10n-uz/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 = Western (ISO-8859-1) +iso-8859-2.title = Markaziy Yevropa (ISO-8859-2) +iso-8859-3.title = Janubiy yevropa (ISO-8859-3) +iso-8859-4.title = Boltiq (ISO-8859-4) +iso-8859-10.title = Nord (ISO-8859-10) +iso-8859-13.title = Boltiq (ISO-8859-13) +iso-8859-14.title = Kelt (ISO-8859-14) +iso-8859-15.title = G‘arb (ISO-8859-15) +iso-8859-16.title = Ruminiya (ISO-8859-16) +windows-1250.title = Markaziy Yevropa (Windows-1250) +windows-1252.title = G‘arbiy (Windows-1252) +windows-1254.title = Turk (Windows-1254) +windows-1257.title = Boltiq (Windows-1257) +macintosh.title = G‘arbiy (MacRoman) +x-mac-ce.title = Markaziy Yevropa (MacCE) +x-mac-turkish.title = Turk (MacTurkish) +x-mac-croatian.title = Xorvat (MacCroatian) +x-mac-romanian.title = Ruminiya (MacRomanian) +x-mac-icelandic.title = Iclandiya (MacIcelandic) +iso-2022-jp.title = Yapon (ISO-2022-JP) +shift_jis.title = Yapon (Shift_JIS) +euc-jp.title = Yapon (EUC-JP) +big5.title = An’anaviy Xitoycha (Big5) +big5-hkscs.title = An’anaviy Xitoycha (Big5-HKSCS) +gb2312.title = Soddalashtirilgan Xitoycha (GB2312) +gbk.title = Soddalashtirilgan Xitoycha (GBK) +euc-kr.title = Koreyscha (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 = Kirill (ISO-8859-5) +windows-1251.title = Kirill (Windows-1251) +x-mac-cyrillic.title = Kirill (MacCyrillic) +x-mac-ukrainian.title = Kirill/Ukrain (MacUkrainian) +koi8-r.title = Kirill (KOI8-R) +koi8-u.title = Kirill/Ukrain (KOI8-U) +iso-8859-7.title = Grek (ISO-8859-7) +windows-1253.title = Grek (Windows-1253) +x-mac-greek.title = Grek (MacGreek) +windows-1258.title = Vetnam (Windows-1258) +windows-874.title = Tay (Windows-874) +iso-8859-6.title = Arab (ISO-8859-6) +iso-8859-8.title = Vizual yahudiy (ISO-8859-8) +iso-8859-8-i.title = Yahudiy (ISO-8859-8-I) +windows-1255.title = Yahudiy (Windows-1255) +windows-1256.title = Arab (Windows-1256) +x-user-defined.title = Foydalanuvchi aniqlagan +ibm866.title = Kirill/Rus (CP-866) +gb18030.title = Soddalashtirilgan Xitoycha (GB18030) +x-mac-arabic.title = Arab (MacArabic) +x-mac-farsi.title = Forscha (MacFarsi) +x-mac-hebrew.title = Yahudiycha (MacHebrew) +x-mac-devanagari.title = Hindcha (MacDevanagari) +x-mac-gujarati.title = Gujaratcha (MacGujarati) +x-mac-gurmukhi.title = Gurmuxi (MacGurmukhi) + +chardet.off.title = (O‘chiq) +chardet.universal_charset_detector.title = Universal +chardet.ja_parallel_state_machine.title = Yaponcha +chardet.ko_parallel_state_machine.title = Koreyscha +chardet.zhtw_parallel_state_machine.title = An’anaviy xitoycha +chardet.zhcn_parallel_state_machine.title = Soddalashtirilgan xitoycha +chardet.zh_parallel_state_machine.title = Xitoycha +chardet.cjk_parallel_state_machine.title = Sharqiy Osiyo +chardet.ruprob.title = Ruscha +chardet.ukprob.title = Ukraincha |