# ************************************************************* # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. # # ************************************************************* # This file defines the languages of the spellchecker, that are # included into the language specific installation sets. # First column: Language in the installation set. # Second column: Assigned spellchecker languages. Comma separated list. # The first entry after the "=" is the entry, that will be included into # a language pack of the corresponding language. If no spellchecker # shall be included into the language pack, the keyword "EMPTY" can # be used as first entry. af = "af,en-US" ar = "EMPTY,en-US" ca = "ca,es,en-US,fr" cs = "cs,en-US" da = "da,de-DE,en-US" de = "de-DE,de-AT,de-CH,en-US,fr,it" en-US = "en-US,es,fr" en-GB = "en-US,es,fr" es = "es,en-US,fr,pt" et = "et,en-US" fr = "fr,en-US,es" gl = "gl,en-US,pt,es" he = "he,en-US" hu = "hu,de-DE,en-US" it = "it,de-DE,en-US,fr" ja = "EMPTY,en-US" ko = "EMPTY,en-US" ku = "ku-TR,en-US" lt = "lt,en-US" nb = "no,en-US,fr,de-DE,es" ne = "ne,en-US" nl = "nl,en-US,fr,de-DE" nn = "no,en-US,fr,de-DE,es" pl = "pl,de-DE,en-US,ru" pt-BR = "pt,en-US,es" pt = "pt,en-US,es" ro = "ro,en-US,de-DE,hu" ru = "ru,de-DE,en-US" sk = "sk,en-US" sl = "sl,en-US" sv = "sv,de-DE,en-US" sr = "sr,en-US" # ! Note the package 'sr' also holds the dictionaries for 'sh' ! sh = "sr,en-US" sw = "sw,en-US" th = "th,en-US" uk = "ru,en-US" vi = "vi,en-US,fr" zh-TW = "EMPTY,en-US" zh-CN = "EMPTY,en-US" zu = "zu,en-US"