Commit Graph

449 Commits

Author SHA1 Message Date
gonzy
0ee149a4c8 Added test covering new fix penny->penique 2022-08-18 18:52:02 +02:00
gonzy
fc0c15c4b2 Fixed pound cents: penny->penique, pence->peniques; fixed tests accordingly 2022-08-18 18:52:02 +02:00
Gonçal
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
gonzy
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çal
a61760bd28 Orthography fix: added accent veintiun->veintiún 2022-08-18 18:52:01 +02:00
Gonçal
0b896c5c7d Orthography fixes: added 2 missing accents (dieciseis->dieciséis ; dolar->dólar) 2022-08-18 18:52:01 +02:00
Marlon Rodriguez
5a8a17d144 feat: ci: replace travis by github workflows 2022-08-18 18:52:01 +02:00
ismail eski
3b27a09a30 [FIX] /num2words/lang_TR.py:812:1: W293 blank line contains whitespace 2022-08-18 18:52:01 +02:00
İsmail Eski
b5875b81f7 [ADD] to ordinal number for Turkish 2022-08-18 18:52:01 +02:00
Rostyslav Ivanyk
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
cyriaka90
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 Komorek
ea82fe11ca [ADD] polish ordinal numbers (#367) 2022-08-18 18:52:00 +02:00
Erwin de Haan
5cb46055d7 Fix ordinal_num output for Dutch (NL) 2022-08-18 18:52:00 +02:00
Peter Nordstrom
f1cfc8e41e updated readme (added swedish) 2022-08-18 18:52:00 +02:00
Peter Nordstrom
2039df64cf split some lines that were too long for flake8 2022-08-18 18:52:00 +02:00
Fernanda Hernandez
402b1e88e7 Add translations to spanish of several currencies 2022-08-18 18:52:00 +02:00
Peter Nordstrom
3e494d71a0 updated failing flake8 test 2022-08-18 18:51:59 +02:00
Peter Nordstrom
469aaff8e6 updated test case to increase coverage. raised NotImplementedError for options not implemented. 2022-08-18 18:51:59 +02:00
Peter Nordstrom
a35effbd1b added correct ordinal handling and more test cases 2022-08-18 18:51:59 +02:00
Peter Nordstrom
1b35e7fe58 added swedish language including test cases 2022-08-18 18:51:59 +02:00
Israel Teixeira
cb24e20785 This error is already raised in line 223 2022-08-18 18:51:59 +02:00
Maroua Romdhane
9c64d48612 [UPD] Readme file 2022-08-18 18:51:59 +02:00
Israel Teixeira
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 Marai
e5bed36054 Removed unnecessary whitespaces 2020-05-03 23:27:34 -04:00
Daniel Marai
fb7ac21089 Fixed comma error 2020-05-03 23:27:34 -04:00
Daniel Marai
4dab316025 Added support for Hungarian language 2020-05-03 23:27:34 -04:00
Sarah Beranek
ebdb52e55f Update README.rst 2020-01-16 08:55:23 -05:00
Olzhas
7c924fe8ef Added kazakh lang to README 2020-01-15 09:39:52 -05:00
Olzhas
c2abbbec59 Linted KZ modules 2020-01-15 09:39:52 -05:00
Olzhas
3bb4ab120a Added kz tests for negative numbers and zero in chunks 2020-01-15 09:39:52 -05:00
Olzhas
d7742442c6 Updated kz tests 2020-01-15 09:39:52 -05:00
Olzhas
d576817c7f Initial kazakh implementation 2020-01-15 09:39:52 -05:00
Pierre Duchemin
e06493ceda Merge pull request #263 from venu1807/master
Adding Language Support for Telugu / Bug Fix in Kannada
2019-12-31 15:31:02 -05:00
Pierre Duchemin
82418b2612 Merge branch 'master' into master 2019-12-31 15:28:12 -05:00
Ernesto Rodriguez Ortiz
ca33d8ba98 Merge pull request #260 from mariaS210/romanian-issues-259
Romanian issues 259
2019-12-31 12:20:36 -05:00
Ernesto Rodriguez Ortiz
ff9bd868ba Merge branch 'master' into romanian-issues-259 2019-12-31 12:13:16 -05:00
Ernesto Rodriguez Ortiz
d1c2f94132 Merge pull request #270 from yliharma/master
Fixed misspelling of 21 (cardinal and ordinal number) in IT language
2019-12-31 12:05:01 -05:00
Ernesto Rodriguez Ortiz
0a88055c4a Merge branch 'master' into master 2019-12-31 11:03:46 -05:00
Ernesto Rodriguez Ortiz
5fe8815fad Merge pull request #283 from williamjmorenor/base
Add more tests to base.py
2019-12-31 10:30:39 -05:00
Ernesto Rodriguez Ortiz
af7882a7bd Merge branch 'master' into base 2019-12-31 09:59:08 -05:00
Ernesto Rodriguez Ortiz
ff6ff0e6a6 Merge pull request #288 from btharper/en_coverage
Add testcase for lang_EN.py
2019-12-31 09:48:23 -05:00
Ernesto Rodriguez Ortiz
ede0c42806 Merge branch 'master' into en_coverage 2019-12-31 09:42:04 -05:00
Ernesto Rodriguez Ortiz
e674ce70f3 Merge pull request #286 from btharper/test_dk
Add simple tests for lang_DK.py
2019-12-31 09:40:12 -05:00
Ernesto Rodriguez Ortiz
a2fe2aa4c9 Merge branch 'master' into test_dk 2019-12-31 09:35:45 -05:00
Ernesto Rodriguez Ortiz
432b763e1d Merge pull request #287 from btharper/es_coverage
Add ordinal 12,345 to ES test suite to increase coverage
2019-12-31 09:32:23 -05:00
Ernesto Rodriguez Ortiz
cb9fff1189 Merge branch 'master' into es_coverage 2019-12-30 17:15:38 -05:00
Ernesto Rodriguez Ortiz
3d14f7a5bb Merge branch 'master' into en_coverage 2019-12-27 16:35:33 -05:00
Ernesto Rodriguez Ortiz
b594ac0513 Merge pull request #298 from toofun666/master
Update test_tr.py to increase coverage
2019-12-27 16:11:50 -05:00
Tufan Kaynak
234e02dd54 updated tests 2019-12-13 20:18:59 +03:00