German Translation for Version 6.x

dereine - September 25, 2008 - 22:42
Project:Computed Field
Version:6.x-1.0-beta1
Component:Documentation
Category:feature request
Priority:normal
Assigned:Unassigned
Status:patch (code needs review)
Description

Just the German Translation of the Version 6.x-3.0-alpha4 of the Computed Field Module.

Involved Drupalchannel Translators:

SirFiChi
dereine

AttachmentSize
po2.txt4.19 KB

#1

Moonshine - September 29, 2008 - 04:18

Thanks! I'm new to translations but I'll figure things out this week and get it in there. :)

#2

dereine - September 29, 2008 - 07:56

for 6 create a folder called translations for 5 a folder called po

there you place the general.pot and all translated .po files

AttachmentSize
general.pot3.03 KB

#3

Moonshine - September 29, 2008 - 21:36
Status:active» fixed

Thanks! Committed to 6.x dev...

#4

Roi Danton - October 5, 2008 - 16:47
Version:6.x-1.x-dev» 6.x-1.0-beta1
Status:fixed» active

Changed to active, since the Plural-Forms are just copied over from the pot file and creates an error during installation of the module:

Die Übersetzungsdatei de.po ist fehlerhaft: Die Pluralformel konnte nicht verarbeitet werden.

de.po file with corrected line attached (saved as UTF-8 like done before).

AttachmentSize
de.po4.2 KB

#5

stBorchert - October 6, 2008 - 14:13

Some minor corrections (spelling and translation).

AttachmentSize
de_computed_field.po4.31 KB

#6

Moonshine - October 6, 2008 - 16:18
Status:active» active (needs more info)

Hello...

Sorry for the trouble here guys. I'm really not familiar with translations, but will certainly commit any corrections you have. :)

I've committed the changes from #4 to DEV.

In looking at #5, a diff showed a replacement for every line. (maybe because it's not-UTF8 like the original, or line endings possibly?) In any event, I'll hold off on that update until there is a version where the changes can be seen. :) Also note that for computed_field.module:43 the translation should be for "Computed Value" (Berechneter Wert?) rather then "Raw Value" (Rohdaten?). That wording was corrected recently in Computed Field.

I'll leave this issue open for a few days to see if we can get a new version of the corrections in #5, and then will tag a new beta.

Thanks again everyone!

#7

stBorchert - October 6, 2008 - 17:07
Status:active (needs more info)» patch (code needs review)

Hi.
Sorry, used wordpad for #5. Silly me :-)
Now it should be utf8 and have unix line endings.
Unfortunately diff still shows every line as changed.

Also note that for computed_field.module:43 the translation should be for "Computed Value" (Berechneter Wert?) rather then "Raw Value" (Rohdaten?). That wording was corrected recently in Computed Field.

Hm, looked into latest version of computed field and it is Note: this code has no effect if you use the "Raw Value" formatter option..
Translates to HINWEIS: Dieser Code wird nicht verwendet wenn die Formatierungsoption \"Rohdaten\" aktiviert ist..

#4 has some spelling mistakes and one or more strange translations (e.g. computed_field.module:48).

greetings,

Stefan

AttachmentSize
de_computed_field.po4.32 KB

#8

Moonshine - October 7, 2008 - 16:54

Ahh... sorry for the confusion, but I've been committing updates to the DRUPAL-6--1 branch rather then HEAD, so you may not have seen the change I made for that string:

http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/computed_fi...

In any event, I got a good diff from your file after converting the line endings from CRLF, so I just changed that one string and committed it to the branch. So there will be a new DEV tarball here later today.

I'll have to figure out a good way to keep both up to date here, as I'm used to using SVN rather then CVS :/

Let me know if there is any trouble.. Thanks again.

 
 

Drupal is a registered trademark of Dries Buytaert.