I translated the advanced_help module into german, the po file and the pot file (for additional translations) are attached to this issue. You may include it into the module.

It does not include a translation of the advanced help for advanced help (accessible via ?q=admin/advanced_help/advanced_help).

Question to the module author: you mention that translated advanced help must be in the directory translations/help/$language; for german, '$language' is 'de' or something else?

CommentFileSizeAuthor
#13 de.zip7.53 KBFrankT
advanced_help.pot2.83 KBFrankT
de.po3.47 KBFrankT

Comments

merlinofchaos’s picture

Yes, 'de' -- it's the same directory that the .po file would go into.

Are you comfortable with CVS? I can go ahead and commit this if you are not, but you should know that the translations directory is open so that translators can collaborate (module authors are often unable to properly translations since they often do not speak the languages being translated). If you are comfortable with CVS, you may commit this if you like and I'll be sure to roll another version so that the translation is easily available.

FrankT’s picture

Please commit it for me, I'm not used to cvs for translations yet. If you have a good resource for me to get into cvs and commit my translations, please let me know.

merlinofchaos’s picture

Status: Active » Fixed

Committed. Are you likely to do a translation of the help itself?

FrankT’s picture

Status: Fixed » Active

If you could explain me the steps to take, I can translate the help itself into german, too.

Is it
- create a subdirectory 'de' under 'help' (>> advanced_help/help/de)?
- copy which files into it?
- translate the text in the html itself?

merlinofchaos’s picture

Create the directory advanced_help/translations/help/de

Copy all files from advanced_help/help (including the .ini file) into it.

Translate the titles of the pages in the .ini file
Translate the html files in place.

Since you're not comfortable with CVS, you can zip them up and attach them to an issue and I can put them in the right place in CVS.

hass’s picture

Category: feature » task

I've reviewed the German translation and fixed many bugs and splitted the POT's per submodule as this should be in D6 with submodules.

Also tried unsuccessful to place German help files in help/de/*. The links at "admin/advanced_help/advanced_help" are nevertheless English only. I also cleared the cache via "admin/settings/performance", but no success. Is this stuff tested?

EDIT: Aside I think we are not authorized to add files to the help folder... (untested if possible). Non module maintainers can only add files to the "translations" folders. Additional there are many strings not shown translated in UI. See #317372: Translatable string bug.

merlinofchaos’s picture

I did some initial testing with it, but since I've never had a real translation to work with I haven't done any re-testing of it in a long time. So it would not surprise me if something wasn't quite working there. This gives me some good data to play with, though, so I'll try to find some time to test this out and see what's wrong.

hass’s picture

I copied the .ini and html files to the wrong folder. Sorry for the inconvenience.

hass’s picture

Status: Active » Fixed
FrankT’s picture

Version: 6.x-1.0 » 6.x-1.1
Status: Fixed » Active

...this issue should be active for translating the advanced help itself, too. The latest version V6.x-1.1 doesn't contain it, yet.

@hass: please let me know if you have translated the ini- and html-files (I have a first version, too).

hass’s picture

Not yet done much, please post you work, I will review.

hass’s picture

Title: german translation » German help file translation
FrankT’s picture

StatusFileSize
new7.53 KB

The zip file attached to this post is contains a first translation of the help files itself. It must be extracted into a directory translations/help.

I updated the translation to V6.x-1.1, too. A I did that offline without a dictionary I couldn't translate it at 100% and I didn't review the translation. So it will not have the qualitity I would have posted usually, but it will help Alexander Hass to go though it.

hass’s picture

1.1 is already up-to-date.

http://drupal.org/cvs?commit=147178

merlinofchaos’s picture

Status: Active » Fixed

Ok, I'm aware that the .html file translation here is not complete, but I felt it worth committing even a lesser translation just to have one. This is the first real translation of advanced help I've seen and I think it's valuable to have one here, so I've committed it. In theory you should be able to commit directly to it, as it's in the translation directory, but I don't know if project.module allows commits in subdirectories like this. If not, I will ask dww to make some changes for me.

I set my test site to German and got a complete translation of the advanced help. I did have to use my editor to reformat all the files to UTF-8, as they were in ANSI, but once I did that, it looked as good as it can look to someone who cannot read the language.

hass’s picture

Status: Fixed » Needs work

This files are not RTBC

merlinofchaos’s picture

Status: Needs work » Active

I think we're aware of that, hass, that doesn't changed the fact that I went ahead and committed them to get something in.

hass’s picture

Status: Active » Closed (won't fix)

Unsubscribe

gb-translation’s picture

The standard code should be de_DE for Germany and de_AT for Austrian german