Hi there:
I've been working on translation/adaptation of mailman for Icelandic. Not
too straightforward, the messages being buried in various files. But I've
done most of the customisation necessary to publish a newsletter in
icelandic.
I had to modify some of the .py/.txt files outside of templates and lists
folders (backing-up of course) meaning that ALL my lists will become
more/less in icelandic. I saw that making a folder (en/is) under either
templates or mylist folder would result in a language specific version, but
have failed to see how to connect a list to a specific language; tried many
setups. Most likely I'll have to run other lists in other languages, sooner
or later. I'm very new to mailman and haven't had much time to search the
web.
There must be some documentation somewhere on internationalisation ?
Once working decently I'll wrap my files according to mailman standards and
upload for others. There really is some work to do on organising content and
debugging HTML. Got some ideas for xml or html-strict.
Saw the message:
>>[Mailman-i18n] Should we join the Translation Project?
Barry Warsaw barry at python.org
Fri Oct 10 15:05:23 EDT 2003 <<
and think the proposals make a lot of sense.
Those remarks stem from the fact that icelandic has extensive use of
entities/special characters, many users have special codepages; mixing
plaintext messages and html code is not really ideal.
Would greatly appreciate an answer:
thanks,
Sveinn H. Sverrisson
¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤
sveinki(a)nett.is - 462 5972
Fell - Stórholt 2a, 603 Glerárþorpi
¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤
Dear Sir/Madam,
Is there a Thai translation for Mailman in the work. If not, I am intersted to help.
Please let me know how to go about this.
Thanks,
Dr. Ahnont Wongseelashote
Looks like I've seached every corner of the web to solve this
problem. And found olny one person having the one like me. But
the sollution unfortunately doesn't work .-(
(http://mail.python.org/pipermail/mailman-i18n/2002-December/000820.html)
I'm running the Mailman 2.1.4 and whne I try to select Slovene
as a default language Mailman hits this error.
Traceback (most recent call last):
File "/usr/local/mailman/scripts/driver", line 80, in run_main
pkg = __import__('Mailman.Cgi', globals(), locals(), [scriptname])
File "/usr/local/mailman/Mailman/Cgi/listinfo.py", line 35, in ?
i18n.set_language(mm_cfg.DEFAULT_SERVER_LANGUAGE)
File "/usr/local/mailman/Mailman/i18n.py", line 35, in set_language
language)
File "/usr/local/lib/python2.2/gettext.py", line 248, in translation
t = _translations.setdefault(key, class_(open(mofile, 'rb')))
File "/usr/local/lib/python2.2/gettext.py", line 106, in __init__
self._parse(fp)
File "/usr/local/lib/python2.2/gettext.py", line 180, in _parse
k, v = item.split(':', 1)
ValueError: unpack list of wrong size
I went to download the last mailman.po file and compiled it (msgfmt
-o mailman.mo mailman.po) and overwrited the old file but it does't
help. I reported this bug at SF.org but haven't got any answer yet
(my impatience).
All other languages are working fine!
Any Idea how to solve this problem?
Thank you
-------------------------------------------------
Poslano iz: https://www.pef.upr.si/Portal/horde/imp
Ok, if is old its posible (but its very wrong write today), the better
translation (i think) is :
I blow ot I fun (I dont know whats better)
its logical, no ? :)
Jatorrizko mezua: data: lr., 2004-01-10 12:53, egilea: Sveinki
> when searched for the phrase on google; it gives three pages on
> spanish(basque) servers, containing medieval texts, probably ancient
> language (old basque?).
>
--
^pi^ <pi(a)beobide.net>
The header of mailman.po file of slovene language in version
2.1.4 is currupted. I copied the header of english version
and inserted the slovene info and it works fine:
# Mailman
msgid ""
msgstr ""
"Project-Id-Version: mailman_new_poprn"
"POT-Creation-Date: Sat Dec 13 14:40:28 2003n"
"PO-Revision-Date: 2003-09-30 11:18+0200n"
"Last-Translator: Urska Colner <urska.colner(a)agenda.si>n"
"Language-Team: Sloven??ina <sl(a)li.org>n"
"MIME-Version: 1.0n"
"Content-Type: text/plain; charset=ISO-8859-2n"
"Content-Transfer-Encoding: 8bitn"
"X-Generator: KBabel 1.0.1n"
Thanks for your help ;)
M
----- Posredovano sporočilo od Matjaž Kljun <matjaz.kljun(a)pef.upr.si> -----
Datum: Mon, 19 Jan 2004 11:10:31 +0100
Pošiljatelj: Matjaž Kljun <matjaz.kljun(a)pef.upr.si>
Odgovori:Matjaž Kljun <matjaz.kljun(a)pef.upr.si>
Zadeva: slovene .po file corrupted
Prejemnik: mailman-i18n(a)python.org
Looks like I've seached every corner of the web to solve this
problem. And found olny one person having the one like me. But
the sollution unfortunately doesn't work .-(
(http://mail.python.org/pipermail/mailman-i18n/2002-December/000820.html)
I'm running the Mailman 2.1.4 and whne I try to select Slovene
as a default language Mailman hits this error.
Traceback (most recent call last):
File "/usr/local/mailman/scripts/driver", line 80, in run_main
pkg = __import__('Mailman.Cgi', globals(), locals(), [scriptname])
File "/usr/local/mailman/Mailman/Cgi/listinfo.py", line 35, in ?
i18n.set_language(mm_cfg.DEFAULT_SERVER_LANGUAGE)
File "/usr/local/mailman/Mailman/i18n.py", line 35, in set_language
language)
File "/usr/local/lib/python2.2/gettext.py", line 248, in translation
t = _translations.setdefault(key, class_(open(mofile, 'rb')))
File "/usr/local/lib/python2.2/gettext.py", line 106, in __init__
self._parse(fp)
File "/usr/local/lib/python2.2/gettext.py", line 180, in _parse
k, v = item.split(':', 1)
ValueError: unpack list of wrong size
I went to download the last mailman.po file and compiled it (msgfmt
-o mailman.mo mailman.po) and overwrited the old file but it does't
help. I reported this bug at SF.org but haven't got any answer yet
(my impatience).
All other languages are working fine!
Any Idea how to solve this problem?
Thank you
-------------------------------------------------
Poslano iz: https://www.pef.upr.si/Portal/horde/imp
----- Končaj posredovano sporočilo -----
-------------------------------------------------
Poslano iz: https://www.pef.upr.si/Portal/horde/imp