1# *************************************************************
2#
3#  Licensed to the Apache Software Foundation (ASF) under one
4#  or more contributor license agreements.  See the NOTICE file
5#  distributed with this work for additional information
6#  regarding copyright ownership.  The ASF licenses this file
7#  to you under the Apache License, Version 2.0 (the
8#  "License"); you may not use this file except in compliance
9#  with the License.  You may obtain a copy of the License at
10#
11#    http://www.apache.org/licenses/LICENSE-2.0
12#
13#  Unless required by applicable law or agreed to in writing,
14#  software distributed under the License is distributed on an
15#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16#  KIND, either express or implied.  See the License for the
17#  specific language governing permissions and limitations
18#  under the License.
19#
20# *************************************************************
21
22# This file defines the languages of the spellchecker, that are
23# included into the language specific installation sets.
24# First column: Language in the installation set.
25# Second column: Assigned spellchecker languages. Comma separated list.
26
27# The first entry after the "=" is the entry, that will be included into
28# a language pack of the corresponding language. If no spellchecker
29# shall be included into the language pack, the keyword "EMPTY" can
30# be used as first entry.
31
32af = "af,en-US"
33ar = "EMPTY,en-US"
34ca = "ca,es,en-US,fr"
35cs = "cs,en-US"
36da = "da,de-DE,en-US"
37de = "de-DE,de-AT,de-CH,en-US,fr,it"
38en-US = "en-US,es,fr"
39en-GB = "en-US,es,fr"
40es = "es,en-US,fr,pt"
41et = "et,en-US"
42fr = "fr,en-US,es"
43gl = "gl,en-US,pt,es"
44he = "he,en-US"
45hu = "hu,de-DE,en-US"
46it = "it,de-DE,en-US,fr"
47ja = "EMPTY,en-US"
48ko = "EMPTY,en-US"
49ku = "ku-TR,en-US"
50lt = "lt,en-US"
51nb = "no,en-US,fr,de-DE,es"
52ne = "ne,en-US"
53nl = "nl,en-US,fr,de-DE"
54nn = "no,en-US,fr,de-DE,es"
55pl = "pl,de-DE,en-US,ru"
56pt-BR = "pt,en-US,es"
57pt = "pt,en-US,es"
58ro = "ro,en-US,de-DE,hu"
59ru = "ru,de-DE,en-US"
60sk = "sk,en-US"
61sl = "sl,en-US"
62sv = "sv,de-DE,en-US"
63sr = "sr,en-US"
64# ! Note the package 'sr' also holds the dictionaries for 'sh' !
65sh = "sr,en-US"
66sw = "sw,en-US"
67th = "th,en-US"
68uk = "ru,en-US"
69vi = "vi,en-US,fr"
70zh-TW = "EMPTY,en-US"
71zh-CN = "EMPTY,en-US"
72zu = "zu,en-US"
73
74