|
| 1 | +2021-12-31: 1.0.8 release: |
| 2 | + * src/Soros.py: fix FutureWarning: Possible nested set at position, reported by Rene Engelhard |
| 3 | + * fr.sor: |
| 4 | + - use hyphens instead of spaces, e.g. cent-deux, reported by "4560041" at GitHub |
| 5 | + - new prefix "informal" for 1100–1900 (onze-cents - dix-neuf-cents) |
| 6 | + - add prefix "feminine" and "masculine" (1 -> une/un), bug reports by arena94 at GitGub |
| 7 | + * hu_Hung.sor: |
| 8 | + - fix transliteration of old Hungarian family names, bug report by Zoltán Óvári |
| 9 | + - fix 100–199, 1000–1999, 1000000–1999999 and 1000000000–1999999999 (bad ordering) |
| 10 | + – fix conversion of single letters "í", "Í" and "NY"; |
| 11 | + - fix unnecessary conversion of words ending with "q", e.g. "IQ"; |
| 12 | + - fix unnecessary conversion of words not ending with unknown letters |
| 13 | + * mr.sor: Marathi spelling corrections by Shantanu Oak |
| 14 | + * pl.sor: fix ordinal 20-29, reported by Gabryha at GitHub |
| 15 | + * uk.sor, CalcAddIn.xcu, description.xml.in: fix spell by Olexandr Nesterenko |
| 16 | + - replace apostrophe symbol to U+02BC, reported by Volodymyr Lisivka |
| 17 | + - up number to 10^42 |
| 18 | + - add cardinal, update help |
| 19 | + - add uk locale |
| 20 | + * zh.sor: add ordinal numbers, use always 二 for 2, reported by Ming-Hua |
| 21 | + |
1 | 22 | 2021-01-31: 1.0.7 release: |
2 | 23 | * ga.sor: new module Irish by László Németh |
3 | 24 | * lg.sor: new module Luganda by Phillip Samuel |
|
10 | 31 | - replace ü and ű by Viktor Kovács |
11 | 32 | - fix transliteration of dates with affixation |
12 | 33 | * th.sor: fix big (>999,999) numbers by Vladislav Kiper |
13 | | - * ua.sor: fix euro cent, bug report by Kty0mka |
| 34 | + * ua.sor: fix euro cent, bug report by Kty0mka |
14 | 35 |
|
15 | 36 | 2020-06-01: 1.0.6 release: |
16 | 37 | * Numbertext.cxx: don't depend on en_US.UTF-8 locale by Stephan Bergmann |
|
214 | 235 | BSD license for example Python and Java interpreters |
215 | 236 |
|
216 | 237 | 2010-05-20: László Németh (nemeth numbertext org): |
217 | | - * data/sv_SE.sor: |
| 238 | + * data/sv_SE.sor: |
218 | 239 | - fix 30 (trettio) |
219 | 240 | - reference implementation with grammar and year support, |
220 | 241 | also with gender parameters for currencies. Gender problem |
|
301 | 322 | – for numbers ending in 1 that are not 'teens': |
302 | 323 | (1, 21, 31, 41, 101, 121, etc.): roubles = рубль; kopeks = копейка |
303 | 324 | – for all numbers ending in 1 in the kopeks column (.01, .21, etc): |
304 | | - one = одна, eg. |
| 325 | + one = одна, eg. |
305 | 326 | 21.00 = двадцать один *рубль* |
306 | 327 | 21.01 = двадцать один *рубль одна* копейка |
307 | 328 | 21.21 = двадцать один *рубль* двадцать *одна копейка* |
308 | 329 |
|
309 | | - * data/th_TH.sor: fix number 1 in 201, 5001 etc. |
| 330 | + * data/th_TH.sor: fix number 1 in 201, 5001 etc. |
310 | 331 | 1 is เอ็ด in all numbers greater than 1 (หนึ่ง). |
311 | 332 | This is an old Excel bug revived in OOo, too (see OOo Issue 83490), |
312 | 333 | reported by Supapong at OOo Numbertext Wiki. |
|
370 | 391 | EUR 1000001 --> un milió un euros (it lacks " de/d' " preposition). |
371 | 392 | EUR 1000000,xx --> un milió d'euros amb xx cèntims |
372 | 393 | EUR 1000001,xx --> un milió un euros amb xx cèntims |
373 | | - |
| 394 | + |
374 | 395 | Improvements: |
375 | 396 | - Added all the currencies replaced by EUR |
376 | 397 | - Added all the actives code beginning by A (I'm working in B-Z) |
|
434 | 455 |
|
435 | 456 | 2009-08-27: Olivier Ronez: |
436 | 457 |
|
437 | | - * data/fr_BE.sor, data/fr_CH: patches for new modules |
| 458 | + * data/fr_BE.sor, data/fr_CH: patches for new modules |
438 | 459 |
|
439 | 460 | * data/fr_FR.aff: other patches: |
440 | 461 | - milliarde -> milliards (reported by Sophie Gautier and |
|
481 | 502 |
|
482 | 503 | * CalcAddIn.xcu: add compatibility names: working XLS export-import |
483 | 504 | (XLS portability bug reported by Mushtaque Asghar). |
484 | | - |
| 505 | + |
485 | 506 | * numbertext.py: now NUMBERTEXT() has no default rounding: |
486 | 507 |
|
487 | 508 | =NUMBERTEXT(4.12345) -> four dot one two three four five |
|
501 | 522 | - add number to Devanagari number example to the Soros specification; |
502 | 523 | - add Python implementation |
503 | 524 |
|
504 | | - * data/pt_PT.sor: Portuguese |
| 525 | + * data/pt_PT.sor: Portuguese |
505 | 526 | - initial version from Eduardo Moreno (emoreno tokonhu com): |
506 | 527 | "Nombres en portugues de los números, con ayuda de Flavia Viegas". |
507 | 528 | - extension: |
|
517 | 538 | * data/af_ZA.sor: Africaans |
518 | 539 | - the orthography based on Bruce C. Donaldson: A grammar of Africaans, |
519 | 540 | MOUTON DE GRUYTER, 1993 |
520 | | - |
| 541 | + |
521 | 542 | * data/zh_ZH_2.sor: Simplified financial Chinese module. |
522 | 543 |
|
523 | | - * data/fr_FR.sor, data/en_US*.sor, data/es_ES.sor: |
| 544 | + * data/fr_FR.sor, data/en_US*.sor, data/es_ES.sor: |
524 | 545 |
|
525 | 546 | - extended currency names for English, French and Spanish modules |
526 | 547 |
|
|
0 commit comments