diff options
Diffstat (limited to 'zarb-ml/mageia-i18n/attachments/20110607/860b846c/attachment.html')
| -rw-r--r-- | zarb-ml/mageia-i18n/attachments/20110607/860b846c/attachment.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/zarb-ml/mageia-i18n/attachments/20110607/860b846c/attachment.html b/zarb-ml/mageia-i18n/attachments/20110607/860b846c/attachment.html new file mode 100644 index 000000000..ec28d0bfc --- /dev/null +++ b/zarb-ml/mageia-i18n/attachments/20110607/860b846c/attachment.html @@ -0,0 +1,9 @@ +<p>Fedora is doing something like that, it works quite good :)</p> +<p>// kris</p> +<div class="gmail_quote">Den 07/06/2011 16.59 skrev "Yuri Chornoivan" <<a href="mailto:yurchor@ukr.net">yurchor@ukr.net</a>>:<br type="attribution">> написане Tue, 07 Jun 2011 17:34:22 +0300, Oliver Burger <br> +> <<a href="mailto:oliver.bgr@googlemail.com">oliver.bgr@googlemail.com</a>>:<br>> <br>>> Diego Bello <<a href="mailto:dbello@gmail.com">dbello@gmail.com</a>> schrieb am 07.06.2011<br>>>> On Tue, Jun 7, 2011 at 10:14 AM, Oliver Burger<br> +>>> <<a href="mailto:oliver.bgr@googlemail.com">oliver.bgr@googlemail.com</a>> wrote:<br>>>> > Diego Bello <<a href="mailto:dbello@gmail.com">dbello@gmail.com</a>> schrieb am 07.06.2011<br> +>>> >> One topic: how to automate website translations.<br>>>> > What do you mean by automation?<br>>>> Use something similar to Transifex. New strings are available, we<br>>>> work, you commit.<br> +>> Ah, ok.<br>> <br>> It can be done through po4a. Some website.config like this:<br>> <br>> [po4a_paths] po/website.pot<br>> [type: xml] index.php<br>> [type: xml] locale.php<br>> [type: xml] for_you.php<br> +> [type: xml] release.php<br>> <br>> then<br>> <br>> po4a website.config<br>> <br>> then connect Tx.net to website.pot, translate, import, and (e.g. for <br>> Ukrainian)<br>> <br>> for i in *.php<br> +> do<br>> po4a-translate -f xml -m $i -M utf-8 -p po/uk.po -l uk/${i%.*}-uk.php<br>> done<br>> <br>> Is this the realistic way?<br></div> |
