I am a new user of drupal. My hosting company has fantastico service. I installed automatically drupal 4.7 with fantastico. I downloaded tr language pack on drupal.org ( tr.po ).
but I do not know how to make my site turkish. could you please help me
We translated everything from the .pot files, in terms of CVS it seems we are really 100%, but, in terms of the 4.7 it seems there are a few strings missing.
i have installed 4.7,2 on IIS6/PHP5/MySQL5 from scratch. Drupal looks running fine. Now i tryed to import german and spanish translations, but none is working! What is wrong?
Error Message:
* The translation import failed, because the file could not be read.
* The translation file appears to have a missing or malformed header.
Info Messsage:
The translation was successfully imported. There are 0 newly created translated strings and 0 strings were updated.
I have translated my site into german. Therefor I exported the language file "de.po" and edited it with poEdit. After importing the data the translation für some strings e.g. "%count day", "%count week" are lost.
I'm the coordinator of the Portuguese of Portugal translation project.
One problem I've been having since I started is that the translation changes from sub-version to sub-version (ex: 4.7.0 to 4.7.1, to 4.7.2). Which means the translation effort is always outdated, and also, probably, wrong for people using the old version (ex: 4.7.0). I once in a while update the .po pt-pt files with the .pot files from translations/drupal-pot. Is this the correct procedure?