Online editing gettext files? [closed]

2019-03-14 14:50发布

Online editing gettext files, is it possible?

I use gettext for all my PHP projects, but sides with a minor problem, want to mine user may translate my language from as Danish to Norwegian, but in this case it enste I know is that I need to export my file from Poedit there is any. other software that can export / import my files? for Poedit can I do with export as.

hope i could help me a little.

4条回答
相关推荐>>
2楼-- · 2019-03-14 15:04

I used SimplePo recently, works great. You need to export the edited .po file then use command line gettext tools or POEdit to build .mo.

查看更多
放荡不羁爱自由
3楼-- · 2019-03-14 15:09

There are also other options which were not yet mentioned:

查看更多
Summer. ? 凉城
4楼-- · 2019-03-14 15:12

The Ubuntu launchpad service has a subproject "Rosetta" which provides such a tool. You could install that on your server: https://launchpad.net/rosetta

There are also:

查看更多
可以哭但决不认输i
5楼-- · 2019-03-14 15:16

This question is high on Google and the answer is a little dated. I found http://poeditor.com/ an excellent resource. It is a free website, it is very easy to get started, you can invite translators and they have a credit system where you can use automated translation tools for your strings to help you get started.

Very slick, very easy.

查看更多
登录 后发表回答