From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../sv-SE/messenger/charsetTitles.properties | 84 ++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 thunderbird-l10n/sv-SE/chrome/sv-SE/locale/sv-SE/messenger/charsetTitles.properties (limited to 'thunderbird-l10n/sv-SE/chrome/sv-SE/locale/sv-SE/messenger/charsetTitles.properties') diff --git a/thunderbird-l10n/sv-SE/chrome/sv-SE/locale/sv-SE/messenger/charsetTitles.properties b/thunderbird-l10n/sv-SE/chrome/sv-SE/locale/sv-SE/messenger/charsetTitles.properties new file mode 100644 index 0000000000..98a0c15109 --- /dev/null +++ b/thunderbird-l10n/sv-SE/chrome/sv-SE/locale/sv-SE/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 = Västeuropeisk (ISO-8859-1) +iso-8859-2.title = Centraleuropeisk (ISO-8859-2) +iso-8859-3.title = Sydeuropeisk (ISO-8859-3) +iso-8859-4.title = Baltisk (ISO-8859-4) +iso-8859-10.title = Nordisk (ISO-8859-10) +iso-8859-13.title = Baltisk (ISO-8859-13) +iso-8859-14.title = Keltisk (ISO-8859-14) +iso-8859-15.title = Västeuropeisk (ISO-8859-15) +iso-8859-16.title = Rumänsk (ISO-8859-16) +windows-1250.title = Centraleuropeisk (Windows-1250) +windows-1252.title = Västeuropeisk (Windows-1252) +windows-1254.title = Turkisk (Windows-1254) +windows-1257.title = Baltisk (Windows-1257) +macintosh.title = Västeuropeisk (MacRoman) +x-mac-ce.title = Centraleuropeisk (MacCE) +x-mac-turkish.title = Turkisk (MacTurkish) +x-mac-croatian.title = Kroatisk (MacCroatian) +x-mac-romanian.title = Rumänsk (MacRomanian) +x-mac-icelandic.title = Isländsk (MacIcelandic) +iso-2022-jp.title = Japansk (ISO-2022-JP) +shift_jis.title = Japansk (Shift_JIS) +euc-jp.title = Japansk (EUC-JP) +big5.title = Kinesisk traditionell (Big5) +big5-hkscs.title = Kinesisk traditionell (Big5-HKSCS) +gb2312.title = Kinesisk förenklad (GB2312) +gbk.title = Kinesisk förenklad (GBK) +euc-kr.title = Koreansk (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 = Kyrillisk (ISO-8859-5) +windows-1251.title = Kyrillisk (Windows-1251) +x-mac-cyrillic.title = Kyrillisk (MacCyrillic) +x-mac-ukrainian.title = Kyrillisk/Ukrainsk (MacUkrainian) +koi8-r.title = Kyrillisk (KOI8-R) +koi8-u.title = Kyrillisk/Ukrainsk (KOI8-U) +iso-8859-7.title = Grekisk (ISO-8859-7) +windows-1253.title = Grekisk (Windows-1253) +x-mac-greek.title = Grekisk (MacGreek) +windows-1258.title = Vietnamesisk (Windows-1258) +windows-874.title = Thailändsk (Windows-874) +iso-8859-6.title = Arabisk (ISO-8859-6) +iso-8859-8.title = Hebreisk visuell (ISO-8859-8) +iso-8859-8-i.title = Hebreisk (ISO-8859-8-I) +windows-1255.title = Hebreisk (Windows-1255) +windows-1256.title = Arabisk (Windows-1256) +x-user-defined.title = Användardefinierad +ibm866.title = Kyrillisk/Rysk (CP-866) +gb18030.title = Kinesisk förenklad (GB18030) +x-mac-arabic.title = Arabisk (MacArabic) +x-mac-farsi.title = Farsi (MacFarsi) +x-mac-hebrew.title = Hebreisk (MacHebrew) +x-mac-devanagari.title = Hindi (MacDevanagari) +x-mac-gujarati.title = Gujarati (MacGujarati) +x-mac-gurmukhi.title = Gurmukhi (MacGurmukhi) + +chardet.off.title = (Av) +chardet.universal_charset_detector.title = Universal +chardet.ja_parallel_state_machine.title = Japansk +chardet.ko_parallel_state_machine.title = Koreansk +chardet.zhtw_parallel_state_machine.title = Kinesisk traditionell +chardet.zhcn_parallel_state_machine.title = Kinesisk förenklad +chardet.zh_parallel_state_machine.title = Kinesisk +chardet.cjk_parallel_state_machine.title = Östasiatisk +chardet.ruprob.title = Rysk +chardet.ukprob.title = Ukrainsk -- cgit v1.2.3