Hi!

I managed to install Weblate.
Then created Project with one Component with the fallowing settings:
  - File mask: lang/*.php
  - Monolingual base language file: template.pot
  - Base file for new translations: template.pot
  - File format:PHP strings

Then created a template from existing php file (already translated) using:
  php2po -P lang/english.php template.pot

The directory tree looks like this:
  /
  /lang/english.php
  /template.pot

Now the problem - i cannot understand how to start new translation
(language). "Start new translation" from projects page creates a new
translations with zero strings in it. New .php will be created but its
is empty.

What i am doing wrong? Can Weblate generate new language files?

_______________________________________________
Weblate mailing list
[email protected]
https://lists.cihar.com/cgi-bin/mailman/listinfo/weblate

Reply via email to