mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
languages: add missing language codes, fixes bug #8183
This commit is contained in:
parent
068b25315c
commit
b4aaa1b5bb
@ -319,13 +319,14 @@ Language english
|
|||||||
LangCode en_US
|
LangCode en_US
|
||||||
End
|
End
|
||||||
|
|
||||||
# Esperanto has no country code because it is an auxiliary language
|
# Esperanto has no country code because it is an auxiliary language.
|
||||||
|
# We therefore the name of its hunspell dictionary.
|
||||||
Language esperanto
|
Language esperanto
|
||||||
GuiName "Esperanto"
|
GuiName "Esperanto"
|
||||||
BabelName esperanto
|
BabelName esperanto
|
||||||
PolyglossiaName esperanto
|
PolyglossiaName esperanto
|
||||||
Encoding iso8859-3
|
Encoding iso8859-3
|
||||||
LangCode eo
|
LangCode eo_EO
|
||||||
End
|
End
|
||||||
|
|
||||||
Language estonian
|
Language estonian
|
||||||
@ -338,14 +339,13 @@ End
|
|||||||
|
|
||||||
# the preamble definitions are only used due to bugs in the
|
# the preamble definitions are only used due to bugs in the
|
||||||
# arabi-package -- remove them if they become unnecessary!
|
# arabi-package -- remove them if they become unnecessary!
|
||||||
# The country code is omitted because of the aspell dic naming.
|
|
||||||
Language farsi
|
Language farsi
|
||||||
GuiName "Farsi"
|
GuiName "Farsi"
|
||||||
BabelName farsi
|
BabelName farsi
|
||||||
PolyglossiaName farsi
|
PolyglossiaName farsi
|
||||||
Encoding utf8
|
Encoding utf8
|
||||||
RTL true
|
RTL true
|
||||||
LangCode fa
|
LangCode fa_IR
|
||||||
PostBabelPreamble
|
PostBabelPreamble
|
||||||
\DeclareTextSymbol{\guillemotright}{LFE}{62}
|
\DeclareTextSymbol{\guillemotright}{LFE}{62}
|
||||||
\DeclareTextSymbol{\guillemotleft}{LFE}{60}
|
\DeclareTextSymbol{\guillemotleft}{LFE}{60}
|
||||||
@ -470,13 +470,14 @@ Language icelandic
|
|||||||
LangCode is_IS
|
LangCode is_IS
|
||||||
End
|
End
|
||||||
|
|
||||||
# Interlingua has no country code because it is an auxiliary language
|
# Interlingua has no official country code because it is an auxiliary
|
||||||
|
# language. We therefore the name of its hunspell dictionary.
|
||||||
Language interlingua
|
Language interlingua
|
||||||
GuiName "Interlingua"
|
GuiName "Interlingua"
|
||||||
BabelName interlingua
|
BabelName interlingua
|
||||||
PolyglossiaName interlingua
|
PolyglossiaName interlingua
|
||||||
Encoding iso8859-15
|
Encoding iso8859-15
|
||||||
LangCode ia
|
LangCode ia_IA
|
||||||
End
|
End
|
||||||
|
|
||||||
Language irish
|
Language irish
|
||||||
@ -520,11 +521,10 @@ Language kazakh
|
|||||||
LangCode kk_KZ
|
LangCode kk_KZ
|
||||||
End
|
End
|
||||||
|
|
||||||
# there is no country code for Korean because ko_KR is the same as ko_KI
|
|
||||||
Language korean
|
Language korean
|
||||||
GuiName "Korean"
|
GuiName "Korean"
|
||||||
Encoding euc-kr
|
Encoding euc-kr
|
||||||
LangCode ko
|
LangCode ko_KR
|
||||||
End
|
End
|
||||||
|
|
||||||
# Currently not supported (file format change!)
|
# Currently not supported (file format change!)
|
||||||
@ -542,13 +542,14 @@ End
|
|||||||
# LangCode lo
|
# LangCode lo
|
||||||
# End
|
# End
|
||||||
|
|
||||||
# there is no country code for Latin because it is a dead language
|
# There is no country code for Latin because it is a dead language.
|
||||||
|
# We therefore the name of its hunspell dictionary.
|
||||||
Language latin
|
Language latin
|
||||||
GuiName "Latin"
|
GuiName "Latin"
|
||||||
BabelName latin
|
BabelName latin
|
||||||
PolyglossiaName latin
|
PolyglossiaName latin
|
||||||
Encoding iso8859-15
|
Encoding iso8859-15
|
||||||
LangCode la
|
LangCode la_LA
|
||||||
End
|
End
|
||||||
|
|
||||||
# latvian must be loaded locally with babel options,
|
# latvian must be loaded locally with babel options,
|
||||||
|
Loading…
Reference in New Issue
Block a user