updated copyright year
by Marco Ciampa
Hi devs,
I updated the po4a copyright year:
"Copyright © 2002-2022 ..."
It's 20 years! Cheers!
--
Saluton,
Marco Ciampa
2 years, 10 months
po4a v0.66 released
by Martin Quinson
Hello all,
I just released v0.66 of po4a, that contain some improvement to the
handling of tables in AsciiDoc, a new feature to select the translated
elements in Yaml, and the traditional bug fixes and translation updates.
Thanks to all contributors who made this new release possible!
Bye, Mt.
Detailled changelog
===================
Asciidoc:
* Support empty cells in tablecells mode (GitHub's #343) [J.N. Avila]
* Disable tablecells when table is not in PSV format (GitHub's #343 too)
[J.N. Avila]
Yaml:
* New option "paths" to select the full paths to extract.
The old "key" option (that allows to select any path ending with
the given key) still works as previously (thanks Oliver Rahner).
Tests:
* Make the SGML tests use valid input files to fix brekages on
paranoid OSes (GitHub's#327 -- thanks newbluemoon for report and fix).
* Add a new tests that fixes the weird permission settings of the
other tests, and prevent the users from running the tests as root.
(GitHub's #332 -- thanks Oliver Rahner for stepping on that trap)
* Fix the testsuite so that it works even if the source is checkouted
in an arbitrary directory (GitHub's #338).
po4a-gettextize:
* Use UTF-8 by default for localized charset.
Translations:
* Updated: Croatian, thanks Milo Ivir.
* Updated: Esperanto, thanks Marco Ciampa.
* Updated: French, thanks Martin Quinson & brandelune.
* Updated: Dutch, thanks Frans Spiesschaert.
* Updated: German, thanks Helge Kreutzmann.
* Updated: Italian, thanks Marco Ciampa.
* Updated: Norwegian Bokmål, thanks Petter Reinholdtsen.
* Updated: Portuguese (Brazil), thanks Rafael Fontenelle.
* Updated: Russian, thanks Azamat H. Hackimov.
* Updated: Serbian (cyrillic), thanks Ivan Pesic.
* Updated: Ukrainian, thanks Yuri Chornoivan (українська).
Status of the binary translation
================================
7 languages = 100%: fr, hr, it, nb, nl, pt_BR, uk.
8 languages >= 95%: de (97%), eo (98%), es (97%), hu (97%), pt (97%), ru (98%), sr_Cyrl (99%), zh_CN (97%).
1 language >= 80%: id (81%).
2 languages >= 70%: et (71%), sv (76%).
7 languages >= 50%: cs (60%), da (62%), eu (59%), ja (65%), pl (65%), sl (58%), vi (65%).
1 language >= 33%: ca (47%).
1 language >= 20%: zh_Hant (22%).
6 starting languages: ace (2%), af (7%), ar (14%), kn (7%), ko (19%), zh_HK (3%).
Status of the documentation translation
=======================================
3 languages = 100%: it, pt_BR, uk.
4 languages >= 95%: de (99%), fr (96%), nl (99%), sr_Cyrl (99%).
2 languages >= 90%: pt (94%), zh_CHS (93%).
1 language >= 70%: es (78%).
3 languages >= 50%: ja (69%), pl (69%), ru (69%).
1 language >= 33%: ca (44%).
4 starting languages: eo (2%), hr (0%), hu (0%), nb (3%).
--
Be careful with water -- it's full of hydrogen and oxygen!
2 years, 10 months