Simplified Chinese translation for po4a
by hottea
hi,
dear all.
I'm not sure if I have join this mail list. I don't know how to join as there isn't a how-to on the website. I hope you can receive my email.
I found po4a when doing some translation, and found that there's not a complete Simplified Chinese translation for po4a, so I do the work. I create a project on transifex, a localization platform, see www.transifex.com/projects/p/po4a-translation. I wonder how could I see the final result? Where are the translation installed?
If you're interested in the Simplified Chinese translation for po4a, please join the language team on transifex.com, you can also request language on transifex.
-----
send from hottea's openSUSE
3 years, 9 months
bug?
by Marco Ciampa
It seems that po4a::asciidoc does not like image macros ... image::imagefile[]
It gives:
po4a::asciidoc: Unable to parse attribute list: []
with image:imagefile[] (one single colon) no problem at all, can someone confirm please?
--
Marco Ciampa
I know a joke about UDP, but you might not get it.
+--------------------+
| Linux User #78271 |
| FSFE fellow #364 |
+--------------------+
9 years, 9 months
Translating tudu.1 manpage
by Csányi Pál
Hi,
I downloaded tudu.1 manpage from
https://gitorious.org/tudu/tudu/raw/166d870180f75121398ce6265fb692ba7f965...
I want to translate it into Hungarian language.
I just installed po4a.
I want to convert tudu.1 manpage to po file with command:
po4a-gettextize -f man -m tudu.1 -p tudu.1.pot
but get message:
po4a: Couldn't determine the input document's charset. Please specify
it on the command line. (non-ASCII char at tudu.1:2)
Which character set should I determine in this command?
I tried utf-8 but with no success:
po4a-gettextize -f man -L utf-8 -m tudu.1 -p tudu.1.pot
po4a: Couldn't determine the input document's charset. Please specify
it on the command line. (non-ASCII char at tudu.1:2)
--
Regards from Pal
9 years, 10 months