]> git.lyx.org Git - lyx.git/blobdiff - lib/languages
Translations for listings insets
[lyx.git] / lib / languages
index c9fd6826a9f9d298b49862a83959cf620ed37c41..a8092554bedb8ad00b88f70b5cd5e673301266ba 100644 (file)
@@ -134,6 +134,15 @@ Language armenian
        LangCode         hy_AM
 End
 
        LangCode         hy_AM
 End
 
+Language australian
+       GuiName          "English (Australia)"
+       BabelName        australian
+       PolyglossiaName  english
+       PolyglossiaOpts  "variant=australian"
+       Encoding         iso8859-15
+       LangCode         en_AU
+End
+
 Language austrian
        GuiName          "German (Austria, old spelling)"
        BabelName        austrian
 Language austrian
        GuiName          "German (Austria, old spelling)"
        BabelName        austrian
@@ -329,13 +338,14 @@ End
 
 # the preamble definitions are only used due to bugs in the
 # arabi-package -- remove them if they become unnecessary!
 
 # the preamble definitions are only used due to bugs in the
 # arabi-package -- remove them if they become unnecessary!
+# The country code is omitted because of the aspell dic naming.
 Language farsi
        GuiName          "Farsi"
        BabelName        farsi
        PolyglossiaName  farsi
        Encoding         utf8
        RTL              true
 Language farsi
        GuiName          "Farsi"
        BabelName        farsi
        PolyglossiaName  farsi
        Encoding         utf8
        RTL              true
-       LangCode         fa_IR
+       LangCode         fa
        PostBabelPreamble
        \DeclareTextSymbol{\guillemotright}{LFE}{62}
        \DeclareTextSymbol{\guillemotleft}{LFE}{60}
        PostBabelPreamble
        \DeclareTextSymbol{\guillemotright}{LFE}{62}
        \DeclareTextSymbol{\guillemotleft}{LFE}{60}
@@ -359,8 +369,8 @@ Language french
        LangCode         fr_FR
        PostBabelPreamble
        \addto\extrasfrench{%
        LangCode         fr_FR
        PostBabelPreamble
        \addto\extrasfrench{%
-          \providecommand{\og}{\leavevmode\flqq~}
-          \providecommand{\fg}{\ifdim\lastskip>\z@\unskip\fi~\frqq}
+          \providecommand{\og}{\leavevmode\flqq~}%
+          \providecommand{\fg}{\ifdim\lastskip>\z@\unskip\fi~\frqq}%
        }
        EndPostBabelPreamble
 End
        }
        EndPostBabelPreamble
 End
@@ -437,6 +447,7 @@ End
 # Language hindi
 #      GuiName          "Hindi"
 #      PolyglossiaName  hindi
 # Language hindi
 #      GuiName          "Hindi"
 #      PolyglossiaName  hindi
+#      Encoding         utf8
 #      LangCode         hi
 # End
 
 #      LangCode         hi
 # End
 
@@ -516,6 +527,14 @@ Language korean
        LangCode        ko
 End
 
        LangCode        ko
 End
 
+# Currently not supported (file format change!)
+# Language kurmanji
+#      GuiName          "Kurmanji"
+#      PolyglossiaName  kurmanji
+#      Encoding         utf8
+#      LangCode         kmr
+# End
+
 # Currently not supported (file format change!)
 # Language lao
 #      GuiName          "Lao"
 # Currently not supported (file format change!)
 # Language lao
 #      GuiName          "Lao"
@@ -587,6 +606,15 @@ Language mongolian
        AsBabelOptions   true
 End
 
        AsBabelOptions   true
 End
 
+Language newzealand
+       GuiName          "English (New Zealand)"
+       BabelName        newzealand
+       PolyglossiaName  english
+       PolyglossiaOpts  "variant=newzealand"
+       Encoding         iso8859-15
+       LangCode         en_NZ
+End
+
 Language norsk
        GuiName          "Norwegian (Bokmaal)"
        BabelName        norsk
 Language norsk
        GuiName          "Norwegian (Bokmaal)"
        BabelName        norsk
@@ -664,6 +692,7 @@ End
 # Language sanskrit
 #      GuiName          "Sanskrit"
 #      PolyglossiaName  sanskrit
 # Language sanskrit
 #      GuiName          "Sanskrit"
 #      PolyglossiaName  sanskrit
+#      Encoding         utf8
 #      LangCode         sa
 # End
 
 #      LangCode         sa
 # End
 
@@ -777,6 +806,9 @@ Language turkish
        PolyglossiaName  turkish
        Encoding         iso8859-9
        LangCode         tr_TR
        PolyglossiaName  turkish
        Encoding         iso8859-9
        LangCode         tr_TR
+       PostBabelPreamble
+       \usepackage{xkeyval}
+       EndPostBabelPreamble
 End
 
 # turkmen must be loaded locally with babel options,
 End
 
 # turkmen must be loaded locally with babel options,