Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2 Issues Potentially Fixed #492

Open
wants to merge 475 commits into
base: release-0.5.9
Choose a base branch
from
Open

2 Issues Potentially Fixed #492

wants to merge 475 commits into from

Conversation

meimaris
Copy link

@meimaris meimaris commented Dec 6, 2022

Fixes # by...

Changes proposed in this pull request:

  • ... fixed spaces in between Turkish language
  • ... fixed slight bug in Norwegian language to make "ett hundred"

Screen Shot 2022-12-05 at 9 56 55 PM

Screen Shot 2022-12-05 at 9 57 44 PM

instead of "en hundred"

Status

  • READY
  • HOLD
  • WIP (Work-In-Progress)

How to verify this change

Fill out this section so that a reviewer can know how to verify your change.

Additional notes

If applicable, explain the rationale behind your change.

cyriaka90 and others added 30 commits August 16, 2022 15:05
[ADD] num2words: add support to translate some currencies in italian language
- add uzs for ru and en
Added support for Esperanto numbers.
[ADD] to ordinal number for Turkish
Remove an unnecessary condition, since the very same action follows it.
mrodriguezg1991 and others added 30 commits September 6, 2023 13:09
[FIX]isort and flake returned
Add Saudi Riyal to english
trying to improve ...
tests do pass in 333->343, 341->343, 572->exit but coverage marks as not testes
Run tests against Python 3.12
New languages: Welsh (Celtic) and Chechen (Nakho-Dagestanian)
* lang_CA

* Flake8

* From "" to ''

* Delete settings

* Delete .coverage

* Refactor Num2Word_CA to remove redundant code and include new tests in japanese language

---------

Co-authored-by: Alberto Castaño <[email protected]>
* Initial Tetum copy of PT

* ida too sanulu

* Up to 999?

* up to 9999?

* up to 100000

* up to 19000000000

* change milaun to millaun

* add trillaun rua

* up to 145254635102

* changed trillaun an billaun

* changed iliao to illaun

* millaun change to miliaun

* rm paramenter inside super

* add more 'miliaun','biliaun','triliaun'

* up to -1234567

* up to 2345.75

* remove parameter inside super

* changed e to resin

* changed o to u

* implemented test cardinal float

* add test ordinal

* changed antes de Cristo to antes Kristu

* changed format

* add 145254635102 testing

* add test currency integer

* add test currency integer negative

* add test currency float

* add test year negative

* add test currency float negative

* rm skip

* changed zero to mamuk

* changed EUR to USD

* Currency fixes

* replace walu to ualu

* Tetun ordinal numbers

* add new source code for to_cardinal tet

* add ordinal to tetun

* add da and k

* fixed ordinal number for tetun language

* changed variavel to english

* fixed logic for ordinal number

* Fix test_currency_float

* Don;t show sentavus if no sentavus

* test currency integer negative

* add test for ordinal

* fix test currency float negative

* fixed test currency integer

* rm the comment

* fixed atus ida resin ida to atus ida ida

* add DRY

* add test

* add ho

* tyup the source code

* tyup source code

* fixed ho bug

* mv self.ho_result

* changed 2 to 1

* fixed bug ho

* pass the testing

* Flake8 fix lang_TET.py

* fix the test tet flake8

* isort test num2words

* First small increases in coverage of TET

* flake8 removing unused import

* removed lines that doesn't execute test

* removed anos line of code

* removed unuse codes

* Remove unused code in to_ordinal

* assert raises ordinal tests

* Remove if statement that was always true

* rm the code

* rm assert int(value)

* fixed the failing error

* Remove unicode literals and division

* fixed the error

* remove empty line

---------

Co-authored-by: onorio <[email protected]>
Co-authored-by: Mariano de Deus <[email protected]>
Co-authored-by: Mario <[email protected]>
Co-authored-by: joanico <[email protected]>
Co-authored-by: MarioAP <[email protected]>
+ improvements in big numbers
+ PLN currency added
+reformat flake8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.