-
Notifications
You must be signed in to change notification settings - Fork 1
/
manifest.toml
29 lines (25 loc) · 1.29 KB
/
manifest.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
spellername = "North Sami"
spellerversion = "4.4.3"
# Name of the speller package in various languages.
# The default is English + autonym:
[speller.name]
en = "North Sami spellchecker"
se = "Autonym spellchecker"
nb = "Nordsamisk stavekontroll"
sv = "Nordsamisk rättstavning"
# Description of the speller package in various languages.
# The default is English + autonym:
[speller.description]
en = "A spellchecker for North Sami, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
se = "TRANSLATE: A spellchecker for North Sami, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
nb = "Stavekontroll for nordsamisk, laga av Divvun- og Giellatekno-gruppene ved UiT Norges arktiske universitet"
sv = "Rättstavning för nordsamiska, utvecklad av Divvun- och Giellatekno-grupperna vid UiT Norges arktiske universitet"
[macos]
system_pkg_id = "no.divvun.MacDivvun.se"
[windows]
system_product_code = "{3D18193F-D912-482B-8D14-7C3B98B92BF6}_is1"
legacy_product_codes = [
{ value = "17CA4FEF-4327-5E63-9E1F-BB34606D8E07", kind = "nsis" },
{ value = "3F030D39-3CB6-476A-A32E-4822A035DDFD", kind = "nsis" },
]
extra_locales = { se-NO = "se", se-SE = "se", se-FI = "se" }