Marlon Rodriguez Garcia
ebada15c04
Merge branch 'master' into master
2022-08-17 11:24:27 -04:00
Marlon Rodriguez Garcia
2dee99ab1e
Merge branch 'master' into master
2022-08-16 09:51:53 -04:00
Marlon Rodriguez Garcia
6284e71297
Merge branch 'master' into fix_polish_twenty
2022-08-16 09:18:42 -04:00
cyriaka90
91e6d76710
Merge branch 'master' into fix_polish_twenty
2022-08-16 15:05:19 +02:00
cyriaka90
3715260bc5
increase Polish test coverage
2022-08-16 14:58:50 +02:00
cyriaka90
e239f1a474
adapt polish tests
2022-08-16 14:00:15 +02:00
Sergio Zanchetta
389bfd555d
Add tests for italian language currencies
2022-08-15 20:52:09 +02:00
Antoine Planchot
66fc44d5db
Merge branch 'master' into master
2022-08-12 10:56:35 +02:00
Marlon Rodriguez Garcia
cb22eecdc3
Merge branch 'master' into master
2022-08-11 14:59:47 -04:00
Marlon Rodriguez Garcia
17cde9b6b8
Merge branch 'master' into master
2022-08-11 10:03:52 -04:00
Eyosiyas Bereketab
4c873a6a88
Add additional test case
2022-08-10 09:34:03 +03:00
Eyosiyas Bereketab
992fdf1cc3
Merge branch 'master' of https://github.com/devEyosiyas/num2words
2022-08-09 21:15:27 +03:00
Eyosiyas Bereketab
75fdd6289f
Update Amharic language support
2022-08-09 21:13:53 +03:00
Drew Echerd
c966c98337
Fixed flake8 errors
2022-08-09 09:57:58 -04:00
Eyosiyas Bereketab
c586bef2d6
Fix flake 8 requirements in python3.1 and increase test coverage.
2022-08-09 11:14:40 +03:00
Marlon Rodriguez Garcia
60ffee907a
Merge branch 'master' into add-tajik-lang
2022-08-08 12:07:08 -04:00
Eyosiyas Bereketab
308965bb99
Add test cases
2022-08-07 23:06:48 +03:00
Eyosiyas Bereketab
c06ff54f64
Update init for Amharic language
2022-08-07 22:30:30 +03:00
Gabriel Shekler
e9c2562509
Merge branch 'master' into master
2022-08-06 13:54:07 +03:00
Gabriel Shekler
55deaa9cbe
typo
2022-08-06 13:53:14 +03:00
Gabriel Shekler
4b13dfddb7
fix flake issues
2022-08-06 13:51:57 +03:00
Marlon Rodriguez Garcia
5e9f28c6c9
Merge branch 'master' into master
2022-08-05 13:18:59 -04:00
Marlon Rodriguez Garcia
c40b9cf6e6
Merge branch 'master' into master
2022-08-04 16:14:55 -04:00
Marlon Rodriguez Garcia
204f6e3d13
Merge branch 'master' into master
2022-08-04 16:07:00 -04:00
Marlon Rodriguez Garcia
e9aa9d5606
Merge branch 'master' into master
2022-08-04 16:05:47 -04:00
Katsuya Iida
b8a1d3168e
Support Japanese Reiwa (令和/れいわ) era.
2022-08-04 14:01:03 -04:00
Marlon Rodriguez Garcia
2a0148ba4d
Add new check to base
2022-08-04 12:17:20 -04:00
gonzy
4d4ca043f7
Added tests for every currency gender combination (dollars, cents)
2022-08-03 10:19:24 -04:00
gonzy
72f1f88c2c
lang_ES: improved currency gender handling, improved error messages; test_es: updated accordingly
2022-08-03 10:19:24 -04:00
gonzy
4f82655c74
Added test covering new fix penny->penique
2022-08-03 10:19:24 -04:00
gonzy
5602246319
Fixed pound cents: penny->penique, pence->peniques; fixed tests accordingly
2022-08-03 10:19:24 -04:00
gonzy
30f23ccd13
Orthography fixes: added missing accent (nuevos dolares->nuevos dólares); fixed accents in test_es.py (dieciséis, dólar, dólares, veintiún)
2022-08-03 10:19:24 -04:00
Marlon Rodriguez Garcia
4b6b0c7b7f
Merge branch 'master' into master
2022-07-28 13:59:52 -04:00
potapov.s
86b9a00a67
- add uzs for ru and en
2021-11-02 12:59:24 +03:00
Drew Echerd
cdb2acb052
Added MEGA_SUFFIX and GIGA_SUFFIX tests
2021-07-02 22:29:28 +05:00
Drew Echerd
1d98e0261e
Added test for OverflowError and ordinal_num
2021-07-02 18:51:22 +05:00
Drew Echerd
5374a0ee44
Added Tajik language support
2021-07-02 17:00:13 +05:00
Rostyslav Ivanyk
40ab739f6c
Improve Ukrainian support and minor fixes in CZ, KZ, LT, LV, PL, RU, SR languages ( #400 )
...
* Fix English char 'i' in Ukrainian words
* Fix the feminine currency processing for UAH in lang_UK.py
* Fix test_ua.py
* Fix the feminine currency processing for UAH in lang_RU.py
* Add tests for UAH in test_ru.py
* Add world currencies to lang_UK.py; Add test cases to test_uk.py for world currencies
* Fix incorrect handling of zeros after decimal point for CZ, KZ, LT, LV, PL, RU, SR and UK languages
* Add ukrainian ordinal numbers
* Fix too long lines of code
* Add test for negative cardinal number
2021-06-30 13:23:46 -04:00
Antoine Planchot
1e4470bc24
Added support for Esperanto numbers.
2021-05-14 22:31:46 +02:00
cyriaka90
8061cf3b20
[tr] return Turkish 0 ordinal and cardinal ( #347 )
...
* [tr] return Turkish 0 ordinal and cardinal
* add str_to_number to Turkish
* try rather use Num2Word_Base
2021-05-07 11:05:01 -04:00
Paulina Komorek
3f5f6163cd
[ADD] polish ordinal numbers ( #367 )
2021-04-23 15:27:47 -04:00
Peter Nordstrom
0f325f8a82
Merge branch 'Swedish' of https://github.com/peternordstrom/num2words into Swedish
2021-01-26 08:43:22 +01:00
peternordstrom
5cb823af02
Merge branch 'master' into Swedish
2021-01-26 08:42:37 +01:00
Peter Nordstrom
e6fb2b128b
updated failing flake8 test
2021-01-26 08:40:17 +01:00
Fernanda Hernandez
400917aa89
Add translations to spanish of several currencies
2021-01-25 21:48:53 -05:00
Peter Nordstrom
3b52c5f924
updated test case to increase coverage. raised NotImplementedError for options not implemented.
2021-01-25 14:30:43 +01:00
hamidreza kalbasi
6cbd81cfbb
fix flake8 problems
2021-01-25 10:34:01 +03:30
hamidreza kalbasi
b191c1fe1e
fix test coverage
2021-01-24 10:10:24 +03:30
hamidreza kalbasi
f65df3fc61
add basic farsi support
2020-12-16 21:11:52 +03:30
Peter Nordstrom
e88f3d75e3
added correct ordinal handling and more test cases
2020-12-07 16:24:58 +01:00