n2words
n2words copied to clipboard
Czech translation: separator word
If absolute value of number is 0 or 1, the separator is "celá", if the absolute value is from 2 to 4 it is "celé" and any absolute value higher is "celých" example: -1.42: mínus jedna celá čtyřicet dva 0.5: nula celá pět 4.7: čtyři celé sedm 5.6: pět celých šest -22,9: mínus dvacet dva celých devět
(From https://github.com/forzagreen/n2words/pull/71, by @Mr-Hyde)