Alexander Epaneshnikov
e23f68f56a
Russian Set Max_digits to 18 (#1382)
2 years ago
kirill-jjj
eba0bfca27
Russian: add new numbers to ru_list file
2 years ago
kirill-jjj
d126f67fee
Russian: Set max_digits to 18
2 years ago
Juho Hiltunen
e5ae5b8557
tr: fix bağışlamak and bağışlayın
This removes these words from dictionary and uses translation rules
instead. Result is to shorten the i.
See #1337 and #1388 .
2 years ago
Juho Hiltunen
b17ed2d682
Update Changelog
2 years ago
Juho Hiltunen
a434ca4cbb
fix #1370 Cmn voice not correctly translated
1. Rewrite cmn_rules. Vowel will be spoken as Mandarin only when it's
with a tone number. Otherwise, it will be regarded as English. This will
make English words translated more correctly.
2. Fix issue of word item in cmn_listx not taking effect.
3. Fix dictionary_skipwords bug. It should be injected when re-structing
method TranslateWord3.
2 years ago
Juho Hiltunen
f5442cfe4e
Merge branch 'master' into master
2 years ago
Cameron Wong
45f25b5564
Fix dictionary_skipwords bug. It should be injected when re-structing method TranslateWord3.
2 years ago
Cameron Wong
8e6a21fdeb
Fix issue of word item in cmn_listx not taking effect.
2 years ago
Cameron Wong
ddf2218f39
add test for Mandarin word
2 years ago
Cameron Wong
b3af30a5be
Rewrite cmn_rules. Vowel will be spoken as Mandarin only when it's with a tone number. Otherwise, it will be regarded as English. This will make English words translated more correctly.
2 years ago
Juho Hiltunen
b52441f9ac
tr: do not prolong â and î.
See #1388 and #875 .
2 years ago
Juho Hiltunen
4f9044c99f
Updates italian source dictionaries (#1395)
Add some rules and exceptions for italian language.
2 years ago
Juho Hiltunen
e46ed1ab16
Merge branch 'master' into master
2 years ago
Juho Hiltunen
80976d7fbf
docs: add a section about tests when adding a new language
Closes #1194 .
2 years ago
Christianlm
90de0d55fa
Updates italian source dictionaries
2 years ago
Alexander Epaneshnikov
97e557a8b2
Merge pull request #1383 from codeofdusk/nanaimo
2 years ago
Bill Dengler
cbf0b19d59
Fix pronunciation of Nanaimo
2 years ago
Alexander Epaneshnikov
ac0129f26a
Merge pull request #1381 from alex19EP/windows/add-mto
Windows: add mto dict
2 years ago
Alexander Epaneshnikov
52fa8a597d
Windows: add mto
2 years ago
Alexander Epaneshnikov
e544403e7c
Merge pull request #1372 from kirill-jjj/russian
Russian: improve numbers and add words
2 years ago
kirill-jjj
563db55147
Russian: improve numbers
2 years ago
kirill-jjj
995dc1e2ef
Russian: Add new words to ru extra file, add some new rules
2 years ago
jaacoppi
df8af89ddd
Merge pull request #1379
Code cleanup: relocate functions & remove unused #defines
2 years ago
jaacoppi
57115a8eaf
Merge pull request #1376 from bkmgit/patch-1
Fix vowels link
2 years ago
Juho Hiltunen
545f38a46b
code cleanup: remove unused #defines
Note: Strange that FLAG_ALT7 is used but ALT4-ALT6 are not. Same with
R6p.
2 years ago
Juho Hiltunen
4a9f0e21be
code cleanup: move Is*() helper functions to common.c
2 years ago
Juho Hiltunen
57c7285ff9
code cleanup: move ApplySpecialAttribute2()
2 years ago
Juho Hiltunen
741bea9510
code cleanup: make LookupFlags() static
2 years ago
Juho Hiltunen
597cb2f440
code cleanup: move Unpronouncable() and Unpronouncable2()
2 years ago
Juho Hiltunen
9d03b09537
code cleanup: move ChangeWordStress()
2 years ago
Juho Hiltunen
c5db9220bf
code cleanup: move Read4Bytes()
2 years ago
Juho Hiltunen
14ede3e372
code cleanup: move is_str_totally_null()
2 years ago
Juho Hiltunen
64f12fec87
code cleanup: move towlower2()
2 years ago
Juho Hiltunen
ac3b9f6199
code cleanup: move utf8_* functions.
utf8_nbytes() is only used in dictionary.c. Others are moved to common.c
2 years ago
Benson Muite
3be0b98a1a
Fix vowels link
2 years ago
Samuel Thibault
4acc295477
Read8Numbers: enforce that we have 8 integers as data
2 years ago
Yury Popov
22ef8b260d
Read8Numbers: Fix zeroing data
2 years ago
Yury Popov
8e92ecf91c
Add libsonic to macOS CI build
2 years ago
Alexander Epaneshnikov
822cb137fd
Merge pull request #1371 from alex19EP/windows-fix
fix compilation on windows
2 years ago
Alexander Epaneshnikov
32ea3eaa5b
Windows: update gitignore
2 years ago
Alexander Epaneshnikov
389b1a9761
Windows: fix compilation
fb06936c
b52d1f3afd
and c4d8976fbc
broke it.
2 years ago
Alexander Epaneshnikov
6c2fe6c358
Merge pull request #1367
2 years ago
kirill-jjj
6901f6e917
Russian: Add a bunch of new rules and fix old ones.
2 years ago
kirill-jjj
4f00d9f27f
Russian: fix russian numbers 1000000 and 1000000000
2 years ago
Valdis Vitolins
95768ad79f
Merge pull request #1336
2 years ago
Valdis Vitolins
8001cf5a48
Merge pull request #1320
2 years ago
Valdis Vitolins
b6ffccff6a
Improve syllabic m and n
2 years ago
Alexander Epaneshnikov
f6d6fc3d34
Merge pull request #1366 from kirill-jjj/russian
Russian: fix regressive voicing assimilation and number 8
2 years ago
kirill-jjj
7c26a12cef
Russian: Fix for number 8
2 years ago