summaryrefslogtreecommitdiffstats
path: root/source/po
Commit message (Collapse)AuthorAgeFilesLines
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-1010-20/+10
|
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-10-1010-10/+10
| | | | Jeremy.
* r20745: Commit Finnish transalation of SWAT after reviewSimo Sorce2007-10-101-0/+611
|
* r3912: More fixes to have proper german in swat.Günther Deschner2007-10-101-53/+53
| | | | | | | | (The new german orthography is another story...) Thanks to Reiner Klaproth and Björn Jacke <bjacke@sernet.de>. Guenther
* r2732: Fixed typo.Günther Deschner2007-10-101-2/+2
| | | | Guenther
* r2715: Swat-i18n-Patch from Björn Jacke <bjacke@sernet.de>:Günther Deschner2007-10-108-333/+333
| | | | | | | | | "Unify charset-handling in Content-Type:-headers to UTF-8 (fixes #1766), making UTF-8 the only supported (but fully functional) charset. Also remove html-header-files for ja and tr that have become obsolete now. Reformat msgstr in msg-files to UTF-8." Guenther
* There is a German translation of swat -- surprise :-)Volker Lendecke2004-01-071-5/+5
| | | | | | Fix some msgs Volker
* Add Dutch swat translationJelmer Vernooij2003-10-081-0/+593
|
* Add script to generate msg files from SWAT sources.Tim Potter2003-10-078-10149/+2196
| | | | | Re-generate msg files. Monyo has updated the Japanese translation. Others remain incomplete.
* added fr.msg from FanchMotonobu Takahashi2001-12-091-0/+1709
|
* added de.msg from Andreas MoroderMotonobu Takahashi2001-10-281-0/+1707
|
* added Italian message file from Simo SourceMotonobu Takahashi2001-10-161-0/+1707
|
* remove zh_CN.msg because there is no maintainer.Motonobu Takahashi2001-10-152-1572/+13
| | | | and correct some strings in ja.msg
* updated copyright noticesAndrew Tridgell2001-10-153-6/+30
|
* - renamed *.po message files to *.msgAndrew Tridgell2001-10-155-0/+0
| | | | | | | - fixed minor bug in lang_tdb.c the msg files are still in a po/ directory, but unfortunately that is not easy to fix given the terrible handling of directories in CVS.
* removed unused gettext codeAndrew Tridgell2001-10-1511-2658/+0
|
* first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell2001-10-111-3/+3
| | | | of gettext for internationalisation support. There is more to do
* Fixed the bug with member servers in a Samba PDC hosted domain not allowingJeremy Allison2001-10-023-560/+573
| | | | | | other access. Problem was max time was being set to 0xffffffff, instead of 0x7fffffff. Jeremy.
* fixed in *BSDMotonobu Takahashi2001-09-291-2/+2
|
* fixed not to install in *BSD, but perhaps on Solaris, cannot installMotonobu Takahashi2001-09-291-2/+2
|
* not to creat gmo files from po files during makingMotonobu Takahashi2001-09-291-1/+3
| | | | | | | | this is because some platforms such as HP-UX do not have any msgfmt command. if someone updates po file, then he has to update gmo files manually and commit.
* Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison2001-09-254-708/+845
| | | | Jeremy.
* fixed a typo in installman.shMotonobu Takahashi2001-09-241-1/+1
| | | | fixed a problem that source/install-sh is not executable
* fixed a typoMotonobu Takahashi2001-09-241-1/+1
|
* added files and directories to support gettext() featureMotonobu Takahashi2001-09-2416-0/+11065
Also added some po files to support: English, Japanese, Polish, Turlish