summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-09-21 12:35:52 +0200
committerThomas Lange [tl] <tl@openoffice.org>2010-09-21 12:35:52 +0200
commit236c26f95dba5f89415aa9552e6dca61de2af86e (patch)
treefe6786487123a5906cae855bb8ef707b5c36ceaa
parentcc2b950162c8940db1f2334f288ab975991c7f86 (diff)
cws dict33a: #i114638# vi dictionary update
-rw-r--r--[-rwxr-xr-x]dictionaries/vi/LICENSES-en.txt2
-rw-r--r--dictionaries/vi/LICENSES-vi.txt18
-rw-r--r--[-rwxr-xr-x]dictionaries/vi/delzip0
-rw-r--r--[-rwxr-xr-x]dictionaries/vi/description.xml19
-rw-r--r--[-rwxr-xr-x]dictionaries/vi/dictionaries.xcu4
-rw-r--r--[-rwxr-xr-x]dictionaries/vi/makefile.mk0
-rw-r--r--[-rwxr-xr-x]dictionaries/vi/manifest.xml0
-rw-r--r--[-rwxr-xr-x]dictionaries/vi/vi_VN.aff14
-rw-r--r--[-rwxr-xr-x]dictionaries/vi/vi_VN.dic4
9 files changed, 47 insertions, 14 deletions
diff --git a/dictionaries/vi/LICENSES-en.txt b/dictionaries/vi/LICENSES-en.txt
index c1e0fc9..7a04f8c 100755..100644
--- a/dictionaries/vi/LICENSES-en.txt
+++ b/dictionaries/vi/LICENSES-en.txt
@@ -1,4 +1,4 @@
-VIETNAMESE SPELLCHECKER FOR OPENOFFICE Version 1.0.44
+VIETNAMESE SPELLCHECKER FOR OPENOFFICE Version 1.0.45
Authors:
Ivan Garcia <capiscuas@gmail.com>
diff --git a/dictionaries/vi/LICENSES-vi.txt b/dictionaries/vi/LICENSES-vi.txt
new file mode 100644
index 0000000..518ba5b
--- /dev/null
+++ b/dictionaries/vi/LICENSES-vi.txt
@@ -0,0 +1,18 @@
+TỪ ĐIỂN KIỂM TRA CHÍNH TẢ TIẾNG VIỆT CHO OPENOFFICE phiên bản 1.0.45
+
+Tác giả:
+Ivan Garcia <capiscuas@gmail.com>
+Nguyễn Xuân Minh <mxn@zoomtown.com>
+
+Từ điển kiểm tra chính tả OpenOffice.org này dựa vào danh sách Từ Điển Tiếng Việt của Hồ Ngọc Đức.
+
+Trang chủ dự án: http://code.google.com/p/hunspell-spellcheck-vi/
+OpenOffice tiếng Việt: http://vi.openoffice.org/
+
+Từ điển kiểm tra chính tả này được phát hành dưới Giấy Phép Công Cộng GNU (GPL) phiên bản 2.
+Xem:
+
+http://www.gnu.org/licenses/
+http://vi.wikisource.org/wiki/GPL
+
+để tìm thêm thông tin.
diff --git a/dictionaries/vi/delzip b/dictionaries/vi/delzip
index e69de29..e69de29 100755..100644
--- a/dictionaries/vi/delzip
+++ b/dictionaries/vi/delzip
diff --git a/dictionaries/vi/description.xml b/dictionaries/vi/description.xml
index ca6c717..b04f0ca 100755..100644
--- a/dictionaries/vi/description.xml
+++ b/dictionaries/vi/description.xml
@@ -3,16 +3,25 @@
<!-- SHOULD OR MUST BE PROVIDED ENTRIES FOLLOWING... -->
+ <!--
<!-- Here you can state the license text to be displayed during installation.
You can provide more than one localized version if you like.
If no matching locale was found the first one will be displayed.
!!! Don't change the values for 'accept-by' or 'suppress-on-update' it !!!
!!! might be troublesome in multi-user installations if no shared-layer !!!
!!! installation can be done. !!! -->
+ <registration>
+ <simple-license accept-by="admin" suppress-on-update="false" >
+ <license-text xlink:href="LICENSES-en.txt" lang="en" />
+ <license-text xlink:href="LICENSES-vi.txt" lang="vi" />
+ </simple-license>
+ </registration>
+ -->
+
<!-- The version of your extension. NOT the one of OpenOffice.org...
It will also be used to automatically check if there are updates for this
extension available. Newer versions should have higher values. -->
- <version value="1.0.44" />
+ <version value="1.0.45" />
<!-- A unique identifier for your extension.
In order to avoid name clashes with other extensions it should probably hold
@@ -33,10 +42,10 @@
The default entry is the one listed first. -->
<display-name>
<name lang="en">Vietnamese spellchecker dictionary</name>
- <name lang="vi">Bộ kiểm tra chính tả tiếng Việt</name>
- <name lang="de">Wörterbuch Vietnamesisch</name>
- <name lang="es">Corrector Ortográfico para el Vietnamita</name>
- <name lang="fr">Correcteur Orthographique Vietnamien</name>
+ <name lang="vi">Bộ kiểm tra chính tả tiếng Việt</name>
+ <name lang="de">Wörterbuch Vietnamesisch</name>
+ <name lang="es">Corrector Ortográfico para el Vietnamita</name>
+ <name lang="fr">Correcteur Orthographique Vietnamien</name>
</display-name>
<!-- Dictionaries should work with all platforms... -->
diff --git a/dictionaries/vi/dictionaries.xcu b/dictionaries/vi/dictionaries.xcu
index 293d233..5aad55c 100755..100644
--- a/dictionaries/vi/dictionaries.xcu
+++ b/dictionaries/vi/dictionaries.xcu
@@ -10,9 +10,9 @@
<value>DICT_SPELL</value>
</prop>
<prop oor:name="Locales" oor:type="oor:string-list">
- <value>vi vi-VN</value>
+ <value>vi-VN</value>
</prop>
</node>
</node>
</node>
-</oor:component-data> \ No newline at end of file
+</oor:component-data>
diff --git a/dictionaries/vi/makefile.mk b/dictionaries/vi/makefile.mk
index 049c54a..049c54a 100755..100644
--- a/dictionaries/vi/makefile.mk
+++ b/dictionaries/vi/makefile.mk
diff --git a/dictionaries/vi/manifest.xml b/dictionaries/vi/manifest.xml
index f54199b..f54199b 100755..100644
--- a/dictionaries/vi/manifest.xml
+++ b/dictionaries/vi/manifest.xml
diff --git a/dictionaries/vi/vi_VN.aff b/dictionaries/vi/vi_VN.aff
index 7186491..fd69df8 100755..100644
--- a/dictionaries/vi/vi_VN.aff
+++ b/dictionaries/vi/vi_VN.aff
@@ -1,5 +1,5 @@
SET UTF-8
-TRY esianrtolcdugmphbyfvkwzESIANRTOLCDUGMPHBYFVKWZ'-
+TRY naohiugtcedmylrbvskpxqfjwzNAOHIUGTCEDMYLRBVSKPXQFJWZ-
MAP 18
MAP aàảãáạăằẳẵắặâầẩẫấậ
@@ -21,16 +21,22 @@ MAP óóỏeèéẻ
MAP úùủụyýỳỷỵ
MAP uưoờớỡởợ
-REP 12
+REP 18
+REP dz d
REP ch tr
REP d gi
-REP dz d
REP f ph
REP g gh
REP gh g
REP gi d
+REP j g
REP ng ngh
REP ngh ng
+REP ou uo
+REP ou ươ
+REP uo ươ
REP s x
REP tr ch
-REP x s \ No newline at end of file
+REP x s
+REP w qu
+REP z d
diff --git a/dictionaries/vi/vi_VN.dic b/dictionaries/vi/vi_VN.dic
index e3ffa0f..d9395e9 100755..100644
--- a/dictionaries/vi/vi_VN.dic
+++ b/dictionaries/vi/vi_VN.dic
@@ -2775,6 +2775,7 @@ mơn
mưa
mưu
mươi
+mương
mướn
mướp
mướt
@@ -3969,7 +3970,6 @@ queo
quoàng
quoạng
quoắt
-quuyết
quy
quyên
quyến
@@ -4724,7 +4724,6 @@ thuyền
thuê
thuôn
thuý
-thuơng
thuần
thuẫn
thuận
@@ -5550,6 +5549,7 @@ tự
tựa
tựu
tỵ
+tỷ
u
um
un