Commit Graph
467 Commits
Author SHA1 Message Date
hamidreza kalbasiandWillem Van Onsem 464f9ed7af fix flake8 problems 2022-08-18 18:55:43 +02:00
hamidreza kalbasiandWillem Van Onsem 3d2fa184cf try fix test failure 2022-08-18 18:52:05 +02:00
hamidreza kalbasiandWillem Van Onsem a1f0392beb remove unneccery if 2022-08-18 18:52:04 +02:00
hamidreza kalbasiandWillem Van Onsem bbd9de8299 fix test coverage 2022-08-18 18:52:04 +02:00
hamidreza kalbasiandWillem Van Onsem 9f59c5c894 add basic farsi support 2022-08-18 18:52:04 +02:00
Gabriel SheklerandWillem Van Onsem b01c44e33c typo 2022-08-18 18:52:04 +02:00
Gabriel SheklerandWillem Van Onsem c11927b353 fix flake issues 2022-08-18 18:52:04 +02:00
gsheklerandWillem Van Onsem 7993ca5023 typo 2022-08-18 18:52:04 +02:00
gsheklerandWillem Van Onsem f820ee5ec1 add unit tests 2022-08-18 18:52:03 +02:00
gsheklerandWillem Van Onsem 07ea1baca2 implement currency for HE 2022-08-18 18:52:03 +02:00
gsheklerandWillem Van Onsem 112e91c35a fix pluralize 2022-08-18 18:52:03 +02:00
Marlon Rodriguez GarciaandWillem Van Onsem f2acbc2873 Add new check to base 2022-08-18 18:52:03 +02:00
Marlon Rodriguez GarciaandWillem Van Onsem 2cb98d3af1 Added new release 2022-08-18 18:52:03 +02:00
gonzyandWillem Van Onsem b8a215a991 Added tests for every currency gender combination (dollars, cents) 2022-08-18 18:52:03 +02:00
gonzyandWillem Van Onsem 12e8402da4 Improved currency gender handling, now splitting 'dollars' and 'cents' parts on 2022-08-18 18:52:02 +02:00
gonzyandWillem Van Onsem 62eba31778 lang_ES: improved currency gender handling, improved error messages; test_es: updated accordingly 2022-08-18 18:52:02 +02:00
Gonçal Garcés Díaz-MuníoandWillem Van Onsem db5e1d175f Fixed accent in Spanish command line examples
Fixed accent in Spanish command line examples ("centimos"->"céntimos"), thus making the example consistent with actual current behaviour.
2022-08-18 18:52:02 +02:00
GonçalandWillem Van Onsem d4c979ea52 Fixed accent in examples ("centimos"->"céntimos")
Fixed accent in Spanish examples ("centimos"->"céntimos"), thus making the example consistent with actual current behaviour.
2022-08-18 18:52:02 +02:00
gonzyandWillem Van Onsem 0ee149a4c8 Added test covering new fix penny->penique 2022-08-18 18:52:02 +02:00
gonzyandWillem Van Onsem fc0c15c4b2 Fixed pound cents: penny->penique, pence->peniques; fixed tests accordingly 2022-08-18 18:52:02 +02:00
GonçalandWillem Van Onsem 4afc68f233 flake8 fix: fixed comment style
Fixed:
./num2words/lang_ES.py:366:56: E261 at least two spaces before inline comment
./num2words/lang_ES.py:366:80: E501 line too long (100 > 79 characters)
2022-08-18 18:52:02 +02:00
gonzyandWillem Van Onsem 1cea15170d 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-18 18:52:01 +02:00
GonçalandWillem Van Onsem a61760bd28 Orthography fix: added accent veintiun->veintiún 2022-08-18 18:52:01 +02:00
GonçalandWillem Van Onsem 0b896c5c7d Orthography fixes: added 2 missing accents (dieciseis->dieciséis ; dolar->dólar) 2022-08-18 18:52:01 +02:00
Marlon RodriguezandWillem Van Onsem 5a8a17d144 feat: ci: replace travis by github workflows 2022-08-18 18:52:01 +02:00
ismail eskiandWillem Van Onsem 3b27a09a30 [FIX] /num2words/lang_TR.py:812:1: W293 blank line contains whitespace 2022-08-18 18:52:01 +02:00
İsmail EskiandWillem Van Onsem b5875b81f7 [ADD] to ordinal number for Turkish 2022-08-18 18:52:01 +02:00
Rostyslav IvanykandWillem Van Onsem 6bf14bee7b 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
2022-08-18 18:52:01 +02:00
cyriaka90andWillem Van Onsem 79a9abfaba [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
2022-08-18 18:52:00 +02:00
Paulina KomorekandWillem Van Onsem ea82fe11ca [ADD] polish ordinal numbers (#367) 2022-08-18 18:52:00 +02:00
Erwin de HaanandWillem Van Onsem 5cb46055d7 Fix ordinal_num output for Dutch (NL) 2022-08-18 18:52:00 +02:00
Peter NordstromandWillem Van Onsem f1cfc8e41e updated readme (added swedish) 2022-08-18 18:52:00 +02:00
Peter NordstromandWillem Van Onsem 2039df64cf split some lines that were too long for flake8 2022-08-18 18:52:00 +02:00
Fernanda HernandezandWillem Van Onsem 402b1e88e7 Add translations to spanish of several currencies 2022-08-18 18:52:00 +02:00
Peter NordstromandWillem Van Onsem 3e494d71a0 updated failing flake8 test 2022-08-18 18:51:59 +02:00
Peter NordstromandWillem Van Onsem 469aaff8e6 updated test case to increase coverage. raised NotImplementedError for options not implemented. 2022-08-18 18:51:59 +02:00
Peter NordstromandWillem Van Onsem a35effbd1b added correct ordinal handling and more test cases 2022-08-18 18:51:59 +02:00
Peter NordstromandWillem Van Onsem 1b35e7fe58 added swedish language including test cases 2022-08-18 18:51:59 +02:00
Israel TeixeiraandWillem Van Onsem cb24e20785 This error is already raised in line 223 2022-08-18 18:51:59 +02:00
Maroua RomdhaneandWillem Van Onsem 9c64d48612 [UPD] Readme file 2022-08-18 18:51:59 +02:00
Israel TeixeiraandWillem Van Onsem 8db643a918 Remove dupplicated line in lang_PT_BR
Remove an unnecessary condition, since the very same action follows it.
2022-08-18 18:51:58 +02:00
Willem Van Onsem 47a3cac323 Fix zeroth in Dutch to nulde fixing #325 2020-09-21 18:54:03 +02:00
Daniel MaraiandErnesto Rodriguez Ortiz e5bed36054 Removed unnecessary whitespaces 2020-05-03 23:27:34 -04:00
Daniel MaraiandErnesto Rodriguez Ortiz fb7ac21089 Fixed comma error 2020-05-03 23:27:34 -04:00
Daniel MaraiandErnesto Rodriguez Ortiz 4dab316025 Added support for Hungarian language 2020-05-03 23:27:34 -04:00
Sarah BeranekandErnesto Rodriguez Ortiz ebdb52e55f Update README.rst 2020-01-16 08:55:23 -05:00
OlzhasandErnesto Rodriguez Ortiz 7c924fe8ef Added kazakh lang to README 2020-01-15 09:39:52 -05:00
OlzhasandErnesto Rodriguez Ortiz c2abbbec59 Linted KZ modules 2020-01-15 09:39:52 -05:00
OlzhasandErnesto Rodriguez Ortiz 3bb4ab120a Added kz tests for negative numbers and zero in chunks 2020-01-15 09:39:52 -05:00
OlzhasandErnesto Rodriguez Ortiz d7742442c6 Updated kz tests 2020-01-15 09:39:52 -05:00