Google translate service for GNU gettext PO files that supports ngettext style plurals
Asked Answered
H

3

10

I'm looking for a front-end to google translate that supports translating GNU gettext PO files with NGETEXT style plurals, eg. msgid_plural, msgid[0] ... msgid[n].

I've found several free translation services for PO files [1], but none of these services support ngettext style plural strings. Our PO files have a fair number of plurals that need to be converted.

Note: We recognize the google translations are not anywhere near production quality. We're using the translated PO files for testing/proof-of-concept demos only.

Any suggestions appreciated.

Malcolm

[1] Free, hosted PO translation services

Haddad answered 25/5, 2010 at 16:20 Comment(1)
I would be happy to add support for plurals to my cloud-translate tool. See github.com/mgeisler/cloud-translate/issues/9.Fadiman
A
2

You could try Zanata (http://zanata.org) which is an open source web based translation service with full support of Gettext files (including pluralisation).

Agateware answered 11/7, 2016 at 10:2 Comment(0)
G
1

There is also the http://littlesvr.ca/ostd/ translation service that uses po files translated for other open source projects to select the translations in 175 different languages. You can choose which translation to go for if there are differing translations.

Grenville answered 19/9, 2012 at 11:10 Comment(0)
K
0

Try Transifex: http://www.transifex.com

We use it extensively for translation of our website using gettext / PO files.

Katt answered 29/4, 2014 at 18:3 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.