mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-23 06:51:26 +03:00
f4ecaaed31
- Convert Messages files to UTF-8 encoding. - Replace local_encoding_name() with platform specific utf8_[to,from]_local_encoding() functions - this allows mapping of 8bit characters 0x80->0x9f (inclusive). - All text that is rendered by the RISC OS Wimp is now converted to the system local encoding prior to display. - Lose the horrendous hack that was messages_get_key() - Menu text is now translated to system local encoding on the fly (if necessary) rather than at menu creation time. This allows the system alphabet to change under us and our menus remain usable. - The Languages menu now lists all languages that are present in the LangNames file. In the case of selecting the UI language, those languages which are not available are shaded. svn path=/import/netsurf/; revision=1796
53 lines
969 B
Plaintext
53 lines
969 B
Plaintext
# Language names file for NetSurf
|
|
#
|
|
# IMPORTANT! - If you add/remove a language from this file, the
|
|
# languages menu definition in menus.c _must_ be updated correspondingly.
|
|
#
|
|
lang_af:Afrikaans
|
|
lang_bm:Bamanankan
|
|
lang_ca:Català
|
|
lang_cs:Cestina
|
|
lang_cy:Cymraeg
|
|
lang_da:Dansk
|
|
lang_de:Deutsch
|
|
lang_en:English
|
|
lang_es:Español
|
|
lang_et:Eesti
|
|
lang_eu:euskera
|
|
lang_ff:Fulfulde
|
|
lang_fi:suomi
|
|
lang_fr:français
|
|
lang_ga:Gaeilge
|
|
lang_gl:Galego
|
|
lang_ha:Hausa
|
|
lang_hr:Hrvatski
|
|
lang_hu:Magyar
|
|
lang_id:Bahasa indonesia
|
|
lang_is:íslenska
|
|
lang_it:italiano
|
|
lang_lt:Lietuviskai
|
|
lang_lv:Latviesu
|
|
lang_ms:Bahasa melayu
|
|
lang_mt:Malti
|
|
lang_nl:Nederlands
|
|
lang_no:Norsk
|
|
lang_pl:Polski
|
|
lang_pt:português
|
|
lang_rn:Kirundi
|
|
lang_ro:Româna
|
|
lang_rw:Kinyarwanda
|
|
lang_sk:Slovencina
|
|
lang_sl:Slovenscina
|
|
lang_so:Somali
|
|
lang_sq:shqip
|
|
lang_sr:Srpski
|
|
lang_sv:svenska
|
|
lang_sw:Kiswahili
|
|
lang_tr:Türkçe
|
|
lang_uz:o'zbek
|
|
lang_vi:Tiêng Viêêt
|
|
lang_wo:Wolof
|
|
lang_xs:isiXhosa
|
|
lang_yo:Yorùbá
|
|
lang_zu:isiZulu
|