diff options
Diffstat (limited to 'l10n-ar/mail/chrome/messenger/charsetTitles.properties')
-rw-r--r-- | l10n-ar/mail/chrome/messenger/charsetTitles.properties | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/l10n-ar/mail/chrome/messenger/charsetTitles.properties b/l10n-ar/mail/chrome/messenger/charsetTitles.properties new file mode 100644 index 0000000000..a53dbbd118 --- /dev/null +++ b/l10n-ar/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 = غربي (ISO-8859-1) +iso-8859-2.title = وسط أوروبي (ISO-8859-2) +iso-8859-3.title = جنوب أوروبي (ISO-8859-3) +iso-8859-4.title = بلطيقي (ISO-8859-4) +iso-8859-10.title = نرويجي (ISO-8859-10) +iso-8859-13.title = بلطيقي (ISO-8859-13) +iso-8859-14.title = كلتي (ISO-8859-14) +iso-8859-15.title = غربي (ISO-8859-15) +iso-8859-16.title = روماني (ISO-8859-16) +windows-1250.title = وسط أوروبي (Windows-1250) +windows-1252.title = غربي (Windows-1252) +windows-1254.title = تركي (Windows-1254) +windows-1257.title = بلطيقي (Windows-1257) +macintosh.title = غربي (MacRoman) +x-mac-ce.title = وسط أوروبي (MacCE) +x-mac-turkish.title = تركي (MacTurkish) +x-mac-croatian.title = كرواتي (MacCroatian) +x-mac-romanian.title = روماني (MacRomanian) +x-mac-icelandic.title = أيسلاندي (MacIcelandic) +iso-2022-jp.title = ياباني (ISO-2022-JP) +shift_jis.title = اليابانية (Shift-JIS) +euc-jp.title = ياباني (EUC-JP) +big5.title = صيني تقليدي (Big5) +big5-hkscs.title = صيني تقليدي (Big5-HKSCS) +gb2312.title = صيني مبسّط (GB2312) +gbk.title = صيني مبسّط (GBK) +euc-kr.title = كوري (EUC-KR) +utf-7.title = يونيكود (UTF-7) +utf-8.title = يونيكود (UTF-8) +utf-16.title = يونيكود (UTF-16) +utf-16le.title = يونيكود (UTF-16LE) +utf-16be.title = يونيكود (UTF-16BE) +iso-8859-5.title = سريلي (ISO-8859-5) +windows-1251.title = سريلي (Windows-1251) +x-mac-cyrillic.title = سريلي (MacCyrillic) +x-mac-ukrainian.title = سريلي/أكراني (MacUkrainian) +koi8-r.title = سريلي (KOI8-R) +koi8-u.title = سريلي/أكراني (KOI8-U) +iso-8859-7.title = يوناني (ISO-8859-7) +windows-1253.title = يوناني (Windows-1253) +x-mac-greek.title = يوناني (MacGreek) +windows-1258.title = فيتنامي (Windows-1258) +windows-874.title = تايلندي (Windows-874) +iso-8859-6.title = عربي (ISO-8859-6) +iso-8859-8.title = عبري مرئي (ISO-8859-8) +iso-8859-8-i.title = عبري (ISO-8859-8-I) +windows-1255.title = عبري (Windows-1255) +windows-1256.title = عربي (Windows-1256) +x-user-defined.title = معرّف من المستخدم +ibm866.title = سريلي/روسي (CP-866) +gb18030.title = صيني مبسّط (GB18030) +x-mac-arabic.title = عربي (MacArabic) +x-mac-farsi.title = فارسي (MacFarsi) +x-mac-hebrew.title = عبري (MacHebrew) +x-mac-devanagari.title = هندي (MacDevanagari) +x-mac-gujarati.title = كوجراتي (MacGujarati) +x-mac-gurmukhi.title = جرموخي (MacGurmukhi) + +chardet.off.title = (غير مفعّل) +chardet.universal_charset_detector.title = عالمي +chardet.ja_parallel_state_machine.title = ياباني +chardet.ko_parallel_state_machine.title = كوري +chardet.zhtw_parallel_state_machine.title = صيني تقليدي +chardet.zhcn_parallel_state_machine.title = صيني مبسّط +chardet.zh_parallel_state_machine.title = صيني +chardet.cjk_parallel_state_machine.title = شرق آسيوي +chardet.ruprob.title = روسي +chardet.ukprob.title = أكراني |