Add Mongolian dictionary
Change-Id: I4613d2e5b77374cbc8fb72033b3dfcd8e2702712 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114733 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
This commit is contained in:
@@ -3592,6 +3592,11 @@
|
|||||||
<p>Author: Converted to OOo format by Albertas Agejevas <alga@akl.lt></p>
|
<p>Author: Converted to OOo format by Albertas Agejevas <alga@akl.lt></p>
|
||||||
<p>License: LaTeX Project Public Licence</p>
|
<p>License: LaTeX Project Public Licence</p>
|
||||||
<p><a href="#a__LPPL">Jump to LPPL</a></p>
|
<p><a href="#a__LPPL">Jump to LPPL</a></p>
|
||||||
|
<h2>Mongolian</h2>
|
||||||
|
<h3>Spelling dictionary and hyphenation patterns</h3>
|
||||||
|
<p>The following software may be included in this product: Mongolian spelling dictionary and hyphenation patterns.
|
||||||
|
Use of any of this software is governed by the terms of the license below:</p>
|
||||||
|
<p><a href="#a__LPPL">Jump to LPPL</a></p>
|
||||||
<h2>Nepali</h2>
|
<h2>Nepali</h2>
|
||||||
<h3>Spelling dictionary</h3>
|
<h3>Spelling dictionary</h3>
|
||||||
<p>The following software may be included in this product: Nepali spelling dictionary. Use of any of this
|
<p>The following software may be included in this product: Nepali spelling dictionary. Use of any of this
|
||||||
|
@@ -572,6 +572,15 @@ File gid_File_Extension_Dictionary_Lv
|
|||||||
End
|
End
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if defined WITH_MYSPELL_DICTS
|
||||||
|
File gid_File_Extension_Dictionary_Mn
|
||||||
|
Dir = FILELIST_DIR;
|
||||||
|
Name = "Dictionary/dict-mn.filelist";
|
||||||
|
Styles = (PACKED, FORCELANGUAGEPACK, FILELIST);
|
||||||
|
TXT_FILE_BODY;
|
||||||
|
End
|
||||||
|
#endif
|
||||||
|
|
||||||
#if defined WITH_MYSPELL_DICTS
|
#if defined WITH_MYSPELL_DICTS
|
||||||
File gid_File_Extension_Dictionary_Ne
|
File gid_File_Extension_Dictionary_Ne
|
||||||
Dir = FILELIST_DIR;
|
Dir = FILELIST_DIR;
|
||||||
|
@@ -500,6 +500,17 @@ Module gid_Module_Root_Extension_Dictionary_Lv
|
|||||||
Styles = ();
|
Styles = ();
|
||||||
End
|
End
|
||||||
|
|
||||||
|
Module gid_Module_Root_Extension_Dictionary_Mn
|
||||||
|
MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_MN );
|
||||||
|
Files = (gid_File_Extension_Dictionary_Mn);
|
||||||
|
InstallOrder = "2000";
|
||||||
|
Sortkey = "637";
|
||||||
|
Spellcheckerlanguage = "mn";
|
||||||
|
PackageInfo = "packinfo_office.txt";
|
||||||
|
ParentID = gid_Module_Dictionaries;
|
||||||
|
Styles = ();
|
||||||
|
End
|
||||||
|
|
||||||
Module gid_Module_Root_Extension_Dictionary_Ne
|
Module gid_Module_Root_Extension_Dictionary_Ne
|
||||||
MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_NE );
|
MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_NE );
|
||||||
Files = (gid_File_Extension_Dictionary_Ne);
|
Files = (gid_File_Extension_Dictionary_Ne);
|
||||||
|
@@ -244,6 +244,12 @@ en-US = "Latvian"
|
|||||||
[STR_DESC_MODULE_EXTENSION_DICTIONARY_LV]
|
[STR_DESC_MODULE_EXTENSION_DICTIONARY_LV]
|
||||||
en-US = "Latvian spelling dictionary, and hyphenation rules"
|
en-US = "Latvian spelling dictionary, and hyphenation rules"
|
||||||
|
|
||||||
|
[STR_NAME_MODULE_EXTENSION_DICTIONARY_MN]
|
||||||
|
en-US = "Mongolian"
|
||||||
|
|
||||||
|
[STR_DESC_MODULE_EXTENSION_DICTIONARY_MN]
|
||||||
|
en-US = "Mongolian spelling dictionary, and hyphenation rules"
|
||||||
|
|
||||||
[STR_NAME_MODULE_EXTENSION_DICTIONARY_NE]
|
[STR_NAME_MODULE_EXTENSION_DICTIONARY_NE]
|
||||||
en-US = "Nepali"
|
en-US = "Nepali"
|
||||||
|
|
||||||
|
@@ -897,6 +897,21 @@ destpath = "/opt"
|
|||||||
packageversion = "%PACKAGEVERSION"
|
packageversion = "%PACKAGEVERSION"
|
||||||
End
|
End
|
||||||
|
|
||||||
|
Start
|
||||||
|
module = "gid_Module_Root_Extension_Dictionary_Mn"
|
||||||
|
solarispackagename = "%PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-mn"
|
||||||
|
solarisrequires = "%SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION"
|
||||||
|
packagename = "%UNIXPACKAGENAME%BRANDPACKAGEVERSION-dict-mn"
|
||||||
|
requires = "%UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION"
|
||||||
|
linuxpatchrequires = ""
|
||||||
|
copyright = "2021 The Document Foundation"
|
||||||
|
solariscopyright = "solariscopyrightfile"
|
||||||
|
vendor = "The Document Foundation"
|
||||||
|
description = "Mn dictionary for %PRODUCTNAME %PRODUCTVERSION"
|
||||||
|
destpath = "/opt"
|
||||||
|
packageversion = "%PACKAGEVERSION"
|
||||||
|
End
|
||||||
|
|
||||||
Start
|
Start
|
||||||
module = "gid_Module_Root_Extension_Dictionary_No"
|
module = "gid_Module_Root_Extension_Dictionary_No"
|
||||||
solarispackagename = "%PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-no"
|
solarispackagename = "%PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-no"
|
||||||
|
@@ -63,6 +63,7 @@ ko = "ko"
|
|||||||
lo = "lo"
|
lo = "lo"
|
||||||
lt = "lt,de,pl,ru"
|
lt = "lt,de,pl,ru"
|
||||||
lv = "lv"
|
lv = "lv"
|
||||||
|
mn = "mn"
|
||||||
nb = "no,fr,de,es"
|
nb = "no,fr,de,es"
|
||||||
ne = "ne"
|
ne = "ne"
|
||||||
nl = "nl,fr,de"
|
nl = "nl,fr,de"
|
||||||
|
Reference in New Issue
Block a user