-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.toml
21 lines (17 loc) · 953 Bytes
/
manifest.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
spellername = "Norwegian Nynorsk (Apertium)"
spellerversion = "0.1.1"
# Name of the speller package in various languages.
# The default is English + autonym:
[speller.name]
en = "Norwegian Nynorsk (Apertium) spellchecker (Apertium)"
nn = "Autonym spellchecker (Apertium)"
# Description of the speller package in various languages.
# The default is English + autonym:
[speller.description]
en = "A spellchecker for Norwegian Nynorsk (Apertium), made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
nn = "TRANSLATE: A spellchecker for Norwegian Nynorsk (Apertium), made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
[macos]
system_pkg_id = "no.divvun.MacDivvun.nno-x-ext-apertium"
[windows]
system_product_code = "{EE4F2CF7-649B-488B-A66B-A65BAD0F25B4}_is1"
# extra_locales = { nno = "nno-x-ext-apertium" }