This directory contains all language files and other translations for analog.

Notes to translators:

Files are named after country codes (not language codes). There is a variety
of files which can be translated, but only one is essential, namely the
language file.

Here are all the possibilities. If the country code is xy, then the language
MUST have

  xy.lng   Language file in the language's usual character set

It MAY have (and if an ISO-8859-1 language, SHOULD have)

  xya.lng  Language file transliterated into US-ASCII, i.e. no accents etc.
  xyh.lng  Language file for HTML output, with accents and other special
             characters as HTML entities, e.g. &eacute;

Every language is ENCOURAGED to have

  xydom.tab                Domains file in local character set 

and if it has language files in other character sets

  xyadom.tab, xyhdom.tab   Matching domains files

It MAY also have

  xyform.html  Form interface
  xy.cfg       Configuration file with LANGUAGE and TYPEOUTPUTALIAS commands
