#1072 closed enhancement (wontfix)
dutch translation (nl-NL.mo) should be published into repository
Reported by: | _ck_ | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 0.9.0.4 |
Component: | Locale - i18n/l10n | Keywords: | |
Cc: |
Description
I doubt this is hard coded, does it happen to use a nl.mo or nl-NL.mo file?
http://nl.forums.wordpress.com/
( this one seems to have incomplete/fewer translations:
http://nl.forums.wordpress.org/ )
If so, can the mo+poedit files be put into the public domain here?
http://svn.automattic.com/bbpress-i18n/
I see most of the Dutch users so far are hard coding their templates which is a bad trend.
Change History (2)
#2
@
16 years ago
- Resolution set to wontfix
- Status changed from new to closed
All translation files from wordpress.com are here:
http://svn.automattic.com/wpcom-i18n/
The specific strings need to be taken out of the monolithic files, which I believe is possible using the gettext command line tools. This is generally the responsibility of contributors though.
The strings for the wordpress.com installations are compiled via this website... http://translate.wordpress.com
I don't know if they can be pulled out into mo files.