diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-fi/mail/chrome/messenger/charsetTitles.properties | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/l10n-fi/mail/chrome/messenger/charsetTitles.properties b/l10n-fi/mail/chrome/messenger/charsetTitles.properties new file mode 100644 index 0000000000..9a067c56ec --- /dev/null +++ b/l10n-fi/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änsimainen (ISO-8859-1) +iso-8859-2.title =Keskieurooppalainen (ISO-8859-2) +iso-8859-3.title =Eteläeurooppalainen (ISO-8859-3) +iso-8859-4.title =Balttilainen (ISO-8859-4) +iso-8859-10.title =Pohjoismaalainen (ISO-8859-10) +iso-8859-13.title =Balttilainen (ISO-8859-13) +iso-8859-14.title =Kelttiläinen (ISO-8859-14) +iso-8859-15.title =Länsimainen (ISO-8859-15) +iso-8859-16.title =Romanialainen (ISO-8859-16) +windows-1250.title =Keskieurooppalainen (Windows-1250) +windows-1252.title =Länsimainen (Windows-1252) +windows-1254.title =Turkkilainen (Windows-1254) +windows-1257.title =Balttilainen (Windows-1257) +macintosh.title = Länsimainen (MacRoman) +x-mac-ce.title =Keskieurooppalainen (MacCE) +x-mac-turkish.title =Turkkilainen (MacTurkish) +x-mac-croatian.title =Kroatialainen (MacCroatian) +x-mac-romanian.title =Romanialainen (MacRomanian) +x-mac-icelandic.title =Islantilainen (MacIcelandic) +iso-2022-jp.title =Japanilainen (ISO-2022-JP) +shift_jis.title =Japanilainen (Shift_JIS) +euc-jp.title =Japanilainen (EUC-JP) +big5.title =Kiinalainen, perinteinen (Big5) +big5-hkscs.title =Kiinalainen, perinteinen (Big5-HKSCS) +gb2312.title =Kiinalainen, yksinkertaistettu (GB2312) +gbk.title =Kiinalainen, yksinkertaistettu (GBK) +euc-kr.title =Korealainen (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 =Kyrillinen (ISO-8859-5) +windows-1251.title =Kyrillinen (Windows-1251) +x-mac-cyrillic.title =Kyrillinen (MacCyrillic) +x-mac-ukrainian.title =Kyrillinen/ukrainalainen (MacUkrainian) +koi8-r.title =Kyrillinen (KOI8-R) +koi8-u.title =Kyrillinen/ukrainalainen (KOI8-U) +iso-8859-7.title =Kreikkalainen (ISO-8859-7) +windows-1253.title =Kreikkalainen (Windows-1253) +x-mac-greek.title =Kreikkalainen (MacGreek) +windows-1258.title =Vietnamilainen (Windows-1258) +windows-874.title =Thaimaalainen (Windows-874) +iso-8859-6.title =Arabialainen (ISO-8859-6) +iso-8859-8.title =Heprealainen, visuaalinen (ISO-8859-8) +iso-8859-8-i.title =Heprealainen (ISO-8859-8-I) +windows-1255.title =Heprealainen (Windows-1255) +windows-1256.title =Arabialainen (Windows-1256) +x-user-defined.title =Käyttäjän määrittelemä +ibm866.title =Kyrillinen/Venäläinen (CP-866) +gb18030.title =Kiinalainen, yksinkertaistettu (GB18030) +x-mac-arabic.title =Arabialainen (MacArabic) +x-mac-farsi.title =Farsilainen (MacFarsi) +x-mac-hebrew.title =Heprealainen (MacHebrew) +x-mac-devanagari.title =Hindiläinen (MacDevanagari) +x-mac-gujarati.title =Gujaratilainen (MacGujarati) +x-mac-gurmukhi.title =Gurmukhilainen (MacGurmukhi) + +chardet.off.title =(Pois päältä) +chardet.universal_charset_detector.title =Yleinen +chardet.ja_parallel_state_machine.title =Japanilainen +chardet.ko_parallel_state_machine.title =Korealainen +chardet.zhtw_parallel_state_machine.title =Kiinalainen, perinteinen +chardet.zhcn_parallel_state_machine.title =Kiinalainen, yksinkertaistettu +chardet.zh_parallel_state_machine.title =Kiinalainen +chardet.cjk_parallel_state_machine.title =Itäaasialainen +chardet.ruprob.title =Venäläinen +chardet.ukprob.title =Ukrainalainen |