summaryrefslogtreecommitdiffstats
path: root/source3/po
Commit message (Collapse)AuthorAgeFilesLines
* 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 (This used to be commit 1680446ce2d75c7efc5f49d5157d092eccda4696)
* r2732: Fixed typo.Günther Deschner2007-10-101-2/+2
| | | | | Guenther (This used to be commit 8521891ee87551e62fedecef2f5efa49f6c90a99)
* 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 (This used to be commit 0f8e1a0d0083ffb25b1888f5cae2613f7a7dbc46)
* There is a German translation of swat -- surprise :-)Volker Lendecke2004-01-071-5/+5
| | | | | | | Fix some msgs Volker (This used to be commit d42953681731d18aef740cd7dd9919e0f4715645)
* Add Dutch swat translationJelmer Vernooij2003-10-081-0/+593
| | | | (This used to be commit 8646f1014fae1e645179846feb3fbc2beeef58d4)
* 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. (This used to be commit 9cf7021b88879d414abd4c58bb5e257a42f0cf4b)
* added fr.msg from FanchMotonobu Takahashi2001-12-091-0/+1709
| | | | (This used to be commit 3a3b3469e66e25531f4531dce8a1d7bc9c17896e)
* added de.msg from Andreas MoroderMotonobu Takahashi2001-10-281-0/+1707
| | | | (This used to be commit bc909797efcb9b13480d1a77e1429473bb107ed4)
* added Italian message file from Simo SourceMotonobu Takahashi2001-10-161-0/+1707
| | | | (This used to be commit 810272fe44e71706db4379a03c9f3766cfce3a68)
* remove zh_CN.msg because there is no maintainer.Motonobu Takahashi2001-10-152-1572/+13
| | | | | and correct some strings in ja.msg (This used to be commit 77806c317801a5fd2148e033f6dac21944e37409)
* updated copyright noticesAndrew Tridgell2001-10-153-6/+30
| | | | (This used to be commit 1f4c8a1d9f0bf6ff615566d1a9c2f457278acd6b)
* - 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. (This used to be commit 2fbeedeb1607957f1e48e66074445dc3bc5a16f7)
* removed unused gettext codeAndrew Tridgell2001-10-1511-2658/+0
| | | | (This used to be commit aaa1e9315e5c8cc6ef4517aa9ec4f22fd2f0eb5c)
* 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 (This used to be commit ab7f67677a1ade4669e5c2750d0a38422ea616a9)
* 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. (This used to be commit 94403d841710391ec26539e4b4157439d5778ff7)
* fixed in *BSDMotonobu Takahashi2001-09-291-2/+2
| | | | (This used to be commit d3cb139aff9d232b4d70b197e806759b6fbada3b)
* fixed not to install in *BSD, but perhaps on Solaris, cannot installMotonobu Takahashi2001-09-291-2/+2
| | | | (This used to be commit a91777fb4711bfffafa96e0393ad8159b30a8853)
* 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. (This used to be commit ca350fdf0343b0bc5e78a35a7a2345ada8aca410)
* Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison2001-09-254-708/+845
| | | | | Jeremy. (This used to be commit 611bf806d569b70edabbc04a2f5408142370a550)
* fixed a typo in installman.shMotonobu Takahashi2001-09-241-1/+1
| | | | | fixed a problem that source/install-sh is not executable (This used to be commit c2e256c18cbaa1145ab6ca8ad59baadca36abbdd)
* fixed a typoMotonobu Takahashi2001-09-241-1/+1
| | | | (This used to be commit 87a945f13d2f241facdd3a1bdc636193339f1697)
* added files and directories to support gettext() featureMotonobu Takahashi2001-09-2416-0/+11065
Also added some po files to support: English, Japanese, Polish, Turlish (This used to be commit 736b713c49ebe45923169b70f5c47f5afda8d94a)