diff options
Diffstat (limited to 'l10n-el/mail/chrome/messenger/charsetTitles.properties')
-rw-r--r-- | l10n-el/mail/chrome/messenger/charsetTitles.properties | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/l10n-el/mail/chrome/messenger/charsetTitles.properties b/l10n-el/mail/chrome/messenger/charsetTitles.properties new file mode 100644 index 0000000000..c18dc1a714 --- /dev/null +++ b/l10n-el/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 = 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 = Κυριλλικά (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 = Ουκρανικής |