Closed Bug 583045 Opened 15 years ago Closed 14 years ago

Support bulk string translate

Categories

(Input :: General, enhancement)

x86
macOS
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: tchung, Unassigned)

Details

since input allows you to sort comments by locale, it'd be nice to have a bulk string translate button at the bottom, and then redisplay them in the input results in the locale of your choice. currently you have to translate them one by one to see what the comment is saying. woudln't that be sexy? repro: 1) go to input dashboard 2) pick a locale that you dont understand and sort by it (eg. fr) 3) all comments display in that locale, but translate button only is per comment only Expected: - have a bulk translate button that changes and displays all those comments in your locale of choice, with just one click. or two.
I don't think Google Translate lets us do that :-/ In fact, I don't think it has an AJAX interface. If it does, however, and if it (*gasp*) even allows cross-site access, we could use it.
Yeah, the most possible solution here is Mozilla creating its own web-base translation service and then having an API that we can hook on to.
(In reply to comment #2) > Mozilla creating its own web-base translation service rofl
Severity: normal → enhancement
Agree with Tony that this would be nice, but honestly we'd need to do this server side, and there's no available API that can support the numbers we'd need. The only option I've seen is Google's which is capped. If there are other high quality translation systems with APIs that can support a few thousand translations per day let me know.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Component: Input → General
Product: Webtools → Input
You need to log in before you can comment on or make changes to this bug.